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 1d4da33 commit 44a1116Copy full SHA for 44a1116
app/build.gradle
@@ -9,7 +9,7 @@ android {
9
minSdkVersion 21
10
targetSdkVersion 30
11
versionCode 1
12
- versionName "0.2.0-SNAPSHOT"
+ versionName "0.2.0"
13
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
}
0 commit comments