Update Android libs

This commit is contained in:
Emux
2017-09-27 09:51:33 +03:00
parent d80e4fdabc
commit ed8f03122b
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ allprojects {
version = 'master-SNAPSHOT'
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
ext.androidBuildVersionTools = "26.0.1"
ext.androidBuildVersionTools = "26.0.2"
ext.gdxVersion = "1.9.6"
ext.gwtVersion = "2.8.0"
ext.slf4jVersion = "1.7.25"