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 0dfff05 commit 8ad8af8Copy full SHA for 8ad8af8
app/build.gradle.kts
@@ -39,7 +39,7 @@ android {
39
minSdk = 28
40
targetSdk = 36
41
versionCode = 30230100
42
- versionName = "3.0.2-RC-1"
+ versionName = "3.0.2-RC-2"
43
multiDexEnabled = true
44
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
45
}
0 commit comments