Skip to content

Commit

Permalink
Bump version code. (15 -> 16)
Browse files Browse the repository at this point in the history
  • Loading branch information
amanmehara committed Jan 3, 2019
1 parent 6b251a7 commit 2275977
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 @@ -22,8 +22,8 @@ android {
applicationId "com.amanmehara.programming.android"
minSdkVersion 24
targetSdkVersion 28
versionCode 9
versionName "9.0"
versionCode 16
versionName "16.0"
}
compileOptions {
targetCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 2275977

Please sign in to comment.