We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b95a577 commit 3f9250aCopy full SHA for 3f9250a
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
minSdkVersion 21
12
targetSdkVersion 29
13
versionCode 1
14
- versionName "1.0"
+ versionName "1.0.0"
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
vectorDrawables.useSupportLibrary = true
17
}
0 commit comments