Skip to content

Commit

Permalink
update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
negset committed Oct 27, 2018
1 parent d64ba8e commit 043b9d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
applicationId "org.neggly.shootergame"
minSdkVersion 9
targetSdkVersion 27
versionCode 12
versionName "1.1.2"
versionCode 13
versionName "1.2.0"
}
buildTypes {
release {
Expand Down

0 comments on commit 043b9d1

Please sign in to comment.