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