Skip to content

Commit

Permalink
Update to v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonami committed Feb 18, 2017
1 parent 26eb958 commit 43483cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Expand Up @@ -22,8 +22,8 @@ android {
minSdkVersion 8
targetSdkVersion 25

versionCode 300
versionName "0.3"
versionCode 400
versionName "0.4"
}
}

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -16,7 +16,7 @@ allprojects {
apply plugin: "eclipse"
apply plugin: "idea"

version = '0.3'
version = '0.4'
ext {
appName = "1010! Klooni"
gdxVersion = '1.9.5'
Expand Down

0 comments on commit 43483cc

Please sign in to comment.