Skip to content

Commit

Permalink
updated to versioncode 2, version name "0.8" for upload to playstore
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismcgeary committed Jan 9, 2016
1 parent 9256a56 commit 3eced9b
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 21
targetSdkVersion 23
versionCode 1
versionName "0.8beta"
versionCode 2
versionName "0.8"
}
buildTypes {
release {
Expand Down

0 comments on commit 3eced9b

Please sign in to comment.