Skip to content

Commit

Permalink
Bump version code 26, v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Pham committed Mar 7, 2019
1 parent c9be57e commit e3e9f3f
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 @@ -28,7 +28,7 @@ android {
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "0.8.1"
versionName "0.9.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

javaCompileOptions {
Expand Down Expand Up @@ -71,7 +71,7 @@ android {
}
}

final _versionCode = 25
final _versionCode = 26

flavorDimensions 'cpuArch'
productFlavors {
Expand Down

0 comments on commit e3e9f3f

Please sign in to comment.