Skip to content

Commit 2f52878

Browse files
Update build.gradle.kts
1 parent 662528f commit 2f52878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android {
1414
minSdk = 21
1515
targetSdk = 35
1616
versionCode = 30
17-
versionName = "1.2.9-pre-release"
17+
versionName = "1.2.9-lts"
1818
multiDexEnabled = true
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)