Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit 97297c1

Browse files
committed
change app version
1 parent 573cdbe commit 97297c1

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
@@ -15,7 +15,7 @@ android {
1515
minSdk = 26
1616
targetSdk = 34
1717
versionCode = 1
18-
versionName = "1.3.1"
18+
versionName = "1.3.2"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121
vectorDrawables {

0 commit comments

Comments
 (0)