Skip to content

Commit d88ba54

Browse files
committed
Update build.gradle.kts
1 parent ed51ddd commit d88ba54

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
@@ -16,7 +16,7 @@ android {
1616
minSdk = 21
1717
targetSdk = 36
1818
versionCode = 33
19-
versionName = "1.3.2-prerelease"
19+
versionName = "1.3.2-lts"
2020
multiDexEnabled = true
2121

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

0 commit comments

Comments
 (0)