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 f2457c7 commit 1caffdcCopy full SHA for 1caffdc
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = packageName
14
minSdk = 21
15
targetSdk = 35
16
- versionCode = 30
17
- versionName = "1.2.9-lts"
+ versionCode = 31
+ versionName = "1.3.0-lts"
18
multiDexEnabled = true
19
20
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments