parent
9c6be35369
commit
6985ae58b9
2 changed files with 3 additions and 3 deletions
|
@ -21,8 +21,8 @@ android {
|
|||
//noinspection MinSdkTooLow
|
||||
minSdkVersion 8
|
||||
targetSdkVersion 29
|
||||
versionCode 830
|
||||
versionName "0.8.3"
|
||||
versionCode 840
|
||||
versionName "0.8.4"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
@ -18,7 +18,7 @@ buildscript {
|
|||
allprojects {
|
||||
apply plugin: "eclipse"
|
||||
|
||||
version = '0.8.3'
|
||||
version = '0.8.4'
|
||||
ext {
|
||||
appName = "1010! Klooni"
|
||||
gdxVersion = '1.9.10'
|
||||
|
|
Loading…
Reference in a new issue