Skip to content

Commit

Permalink
update version code to 7, versionName 0.98 to publish apk
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismcgeary committed Mar 18, 2016
1 parent ac9c96d commit 21845c0
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 @@ -7,8 +7,8 @@ android {
applicationId 'io.github.lewismcgeary.androidgameoflife'
minSdkVersion 16
targetSdkVersion 23
versionCode 6
versionName "0.97"
versionCode 7
versionName "0.98"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit 21845c0

Please sign in to comment.