We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b4a289 commit 3a7c45dCopy full SHA for 3a7c45d
1 file changed
app/build.gradle
@@ -11,8 +11,8 @@ android {
11
minSdkVersion 23
12
targetSdkVersion 28
13
multiDexEnabled = true
14
- versionCode 4
15
- versionName "0.1.1"
+ versionCode 5
+ versionName "0.2.0"
16
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
17
}
18
compileOptions {
0 commit comments