Update Android build tools
This commit is contained in:
parent
c938533943
commit
577f1520d2
@ -7,7 +7,7 @@ android:
|
||||
- tools
|
||||
- platform-tools
|
||||
- tools
|
||||
- build-tools-27.0.1
|
||||
- build-tools-27.0.2
|
||||
- android-27
|
||||
env:
|
||||
global:
|
||||
|
@ -14,7 +14,7 @@ allprojects {
|
||||
version = 'master-SNAPSHOT'
|
||||
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
|
||||
|
||||
ext.androidBuildVersionTools = "27.0.1"
|
||||
ext.androidBuildVersionTools = "27.0.2"
|
||||
ext.gdxVersion = "1.9.7"
|
||||
ext.gwtVersion = "2.8.0"
|
||||
ext.slf4jVersion = "1.7.25"
|
||||
|
Loading…
x
Reference in New Issue
Block a user