182: Update Guava version

This commit is contained in:
Alexey Tsvetkov
2018-03-13 17:44:50 +03:00
committed by Nikolay Krasko
parent 29b7e460dd
commit 4fc89631a5
2 changed files with 682 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ val platform = androidStudioVersion?.let { "AS$it" } ?: platformBaseVersion
when (platform) {
"182" -> {
extra["versions.jar.guava"] = "21.0"
extra["versions.jar.guava"] = "23.6-jre"
extra["versions.jar.groovy-all"] = "2.4.12"
extra["versions.jar.lombok-ast"] = "0.2.3"
extra["versions.jar.swingx-core"] = "1.6.2-2"