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 f937dd7 commit ab180bcCopy full SHA for ab180bc
app/build.gradle
@@ -15,7 +15,7 @@ android {
15
minSdk= 26
16
targetSdk = 35
17
versionCode 2000040
18
- versionName "2.0.40-SNAPSHOT"
+ versionName "2.0.40"
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
}
21
0 commit comments