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

Commit 4403580

Browse files
committed
Bump the app version to 3.0
1 parent 961cc85 commit 4403580

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 = 24
1515
targetSdk = 33
1616
versionCode = 30
17-
versionName = "30"
17+
versionName = "3.0"
1818

1919
javaCompileOptions {
2020
annotationProcessorOptions {

0 commit comments

Comments
 (0)