Update to v0.6
This commit is contained in:
parent
c962128753
commit
583284f9df
5 changed files with 3 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 337 B |
Binary file not shown.
Before Width: | Height: | Size: 823 B |
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB |
|
@ -22,8 +22,8 @@ android {
|
||||||
minSdkVersion 8
|
minSdkVersion 8
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
|
|
||||||
versionCode 500
|
versionCode 600
|
||||||
versionName "0.5"
|
versionName "0.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ allprojects {
|
||||||
apply plugin: "eclipse"
|
apply plugin: "eclipse"
|
||||||
apply plugin: "idea"
|
apply plugin: "idea"
|
||||||
|
|
||||||
version = '0.5'
|
version = '0.6'
|
||||||
ext {
|
ext {
|
||||||
appName = "1010! Klooni"
|
appName = "1010! Klooni"
|
||||||
gdxVersion = '1.9.5'
|
gdxVersion = '1.9.5'
|
||||||
|
|
Loading…
Reference in a new issue