Skip to content

Commit

Permalink
Bump version code 19, v0.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Khang-NT committed Jan 24, 2018
1 parent b30c4b5 commit 222ef0e
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 @@ -27,7 +27,7 @@ android {
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "0.6.10"
versionName "0.6.11"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down Expand Up @@ -64,7 +64,7 @@ android {
}
}

final _versionCode = 18
final _versionCode = 19

flavorDimensions 'cpuArch'
productFlavors {
Expand Down

0 comments on commit 222ef0e

Please sign in to comment.