We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdeccc9 commit b94f239Copy full SHA for b94f239
app/build.gradle
@@ -41,8 +41,8 @@ android {
41
applicationId "de.stefanmedack.ccctv"
42
minSdkVersion 21
43
targetSdkVersion 26
44
- versionCode 8
45
- versionName "2.0.0-RC5"
+ versionCode 9
+ versionName "2.0.0"
46
resConfigs "en", "de"
47
multiDexEnabled true
48
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments