Android build update

This commit is contained in:
Anuken
2018-11-24 19:39:35 -05:00
parent 6bfd57097f
commit ec80fc9f3f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ android {
applicationId "io.anuke.mindustry"
minSdkVersion 14
targetSdkVersion 27
targetSdkVersion 28
versionCode code
versionName versionNameResult
}