We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 274a9e6 commit 0a789a8Copy full SHA for 0a789a8
app/build.gradle
@@ -9,7 +9,7 @@ android {
9
minSdkVersion 26
10
targetSdkVersion 35
11
versionCode 2000001
12
- versionName "2.0.1-SNAPSHOT"
+ versionName "2.0.1"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
}
15
0 commit comments