We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4a1b4 commit 23c9311Copy full SHA for 23c9311
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
minSdkVersion 19
8
//noinspection ExpiredTargetSdkVersion
9
targetSdkVersion 28
10
- versionCode 1020000
11
- versionName "2.0.0"
+ versionCode 1020001
+ versionName "2.0.1"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
14
externalNativeBuild {
0 commit comments