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 39873cf commit 0b5220fCopy full SHA for 0b5220f
app/build.gradle.kts
@@ -15,8 +15,8 @@ android {
15
applicationId = packageName
16
minSdk = 21
17
targetSdk = 36
18
- versionCode = 33
19
- versionName = "1.3.2-lts"
+ versionCode = 34
+ versionName = "1.3.3-prerelease"
20
multiDexEnabled = true
21
22
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments