Skip to content

Commit 2605533

Browse files
committed
Prepare for v3 (1.2) release
1 parent bc25d05 commit 2605533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
vectorDrawables {
1919
useSupportLibrary true
2020
}
21-
versionCode 2
22-
versionName "1.1"
21+
versionCode 3
22+
versionName "1.2"
2323
}
2424

2525
ksp {

0 commit comments

Comments
 (0)