Skip to content

Commit

Permalink
Bumped version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chihiro hashimoto committed Oct 4, 2018
1 parent 335ddf5 commit e4a576b
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 @@ -20,8 +20,8 @@ android {
applicationId "com.chrhsmt.sisheng"
minSdkVersion 23
targetSdkVersion 26
versionCode 1
versionName "0.8.4"
versionCode 2
versionName "0.9.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
// Enabling multidex support.
multiDexEnabled true
Expand Down

0 comments on commit e4a576b

Please sign in to comment.