Skip to content

Commit

Permalink
chore: bump versionCode to 9
Browse files Browse the repository at this point in the history
  • Loading branch information
EdricChan03 committed Apr 23, 2018
1 parent a2f1b1a commit 89f44ba
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 @@ -8,8 +8,8 @@ android {
applicationId "com.edricchan.studybuddy"
minSdkVersion 24
targetSdkVersion 27
versionCode 8
versionName "1.0.0-rc.503"
versionCode 9
versionName "1.0.0-rc.543"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
resConfigs "en"
multiDexEnabled true
Expand Down

0 comments on commit 89f44ba

Please sign in to comment.