Update dependency versions after migration to 173

This commit is contained in:
Vyacheslav Gerasimov
2018-01-17 20:18:26 +03:00
parent 8ab121b373
commit 07b191f460
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ dependencies {
testCompile(projectTests(":idea:idea-gradle"))
testCompile(commonDep("junit:junit"))
testCompile(intellijDep()) { includeJars("gson-2.5") }
testCompile(intellijDep()) { includeJars("gson-2.8.2") }
testCompile(intellijPluginDep("properties"))
testCompileOnly(intellijPluginDep("android")) {
includeJars("android", "android-common", "sdk-common", "sdklib", "sdk-tools", "layoutlib-api")