Skip to content

Commit 38e76ae

Browse files
committed
Prepare for release 14 (1.13)
1 parent 015f137 commit 38e76ae

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 13
22-
versionName "1.12"
21+
versionCode 14
22+
versionName "1.13"
2323
}
2424

2525
ksp {

0 commit comments

Comments
 (0)