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 4e725c5 commit c58606dCopy full SHA for c58606d
app/build.gradle
@@ -16,7 +16,7 @@ android {
16
compileSdk 35
17
targetSdkVersion 35
18
versionCode 2005090
19
- versionName "2.5.90-SNAPSHOT"
+ versionName "2.5.90"
20
21
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
22
utils/build.gradle
@@ -15,7 +15,7 @@ android {
15
minSdk 26
targetSdk 35
}
buildTypes {
0 commit comments