We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775590e commit d24b915Copy full SHA for d24b915
app/build.gradle
@@ -42,7 +42,7 @@ android {
42
minSdkVersion 21
43
targetSdkVersion 26
44
versionCode 4
45
- versionName "2.0.0-RC"
+ versionName "2.0.0-RC1"
46
resConfigs "en", "de"
47
multiDexEnabled true
48
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments