We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
versionCode
1 parent a2f1b1a commit 89f44baCopy full SHA for 89f44ba
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.edricchan.studybuddy"
9
minSdkVersion 24
10
targetSdkVersion 27
11
- versionCode 8
12
- versionName "1.0.0-rc.503"
+ versionCode 9
+ versionName "1.0.0-rc.543"
13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
14
resConfigs "en"
15
multiDexEnabled true
0 commit comments