Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisboyle committed Oct 29, 2014
1 parent 5ffe208 commit 9581ff3
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 89
versionName "10286.5"
versionCode 91
versionName "10286.6"

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

0 comments on commit 9581ff3

Please sign in to comment.