There was an error while loading. Please reload this page.
1 parent cd47245 commit 5fd4846Copy full SHA for 5fd4846
2 files changed
android/build.gradle
@@ -22,8 +22,8 @@ android {
22
minSdkVersion 8
23
targetSdkVersion 25
24
25
- versionCode 700
26
- versionName "0.7"
+ versionCode 800
+ versionName "0.8"
27
}
28
29
build.gradle
@@ -16,7 +16,7 @@ allprojects {
16
apply plugin: "eclipse"
17
apply plugin: "idea"
18
19
- version = '0.7'
+ version = '0.8'
20
ext {
21
appName = "1010! Klooni"
gdxVersion = '1.9.5'
0 commit comments