Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisboyle committed Oct 26, 2014
1 parent 9f7333c commit ba99717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {

defaultConfig {
applicationId "name.boyle.chris.sgtpuzzles"
versionCode 86
versionName "10286.3"
versionCode 88
versionName "10286.4"

if (file(ndkDir.absolutePath + '/platforms/android-15').exists()) { // the last without PIE
minSdkVersion 7
Expand Down

0 comments on commit ba99717

Please sign in to comment.