Skip to content

Commit

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

versionCode 200
versionName "0.2"
versionCode 210
versionName "0.2.1"
}
}

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

version = '0.2'
version = '0.2.1'
ext {
appName = "1010! Klooni"
gdxVersion = '1.9.5'
Expand Down
51 changes: 0 additions & 51 deletions core/src/io/github/lonamiwebs/klooni/GameSerializer.java

This file was deleted.

0 comments on commit da08fb0

Please sign in to comment.