Skip to content

Commit bfd4772

Browse files
committed
Prepare for release 4 (1.3)
1 parent 3e250a3 commit bfd4772

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 3
22-
versionName "1.2"
21+
versionCode 4
22+
versionName "1.3"
2323
}
2424

2525
ksp {

0 commit comments

Comments
 (0)