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 7566df6 commit 5b1d0efCopy full SHA for 5b1d0ef
app/build.gradle.kts
@@ -16,7 +16,7 @@ android {
16
minSdk = 21
17
targetSdk = 36
18
versionCode = 33
19
- versionName = "1.3.2-lts"
+ versionName = "1.3.2-prerelease"
20
multiDexEnabled = true
21
22
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments