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