Skip to content

Commit 5d44464

Browse files
committed
chore: bump version to 1.3.20
Updated the app version to 1.3.20.
1 parent faf96f3 commit 5d44464

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
@@ -19,7 +19,7 @@ android {
1919
minSdk = 24
2020
targetSdk = 35
2121
versionCode = 1
22-
versionName = "1.3.11"
22+
versionName = "1.3.20"
2323

2424
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2525

0 commit comments

Comments
 (0)