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 53d79d1 commit 5d2f787Copy full SHA for 5d2f787
app/build.gradle
@@ -14,7 +14,7 @@ android {
14
minSdkVersion 26
15
targetSdkVersion 35
16
versionCode 2001085
17
- versionName "2.1.85-SNAPSHOT"
+ versionName "2.1.85"
18
testInstrumentationRunner("androidx.test.runner.AndroidJUnitRunner")
19
}
20
0 commit comments