Skip to content

Commit 85b214f

Browse files
committed
Prepare for release 6 (1.5)
1 parent 6f986c6 commit 85b214f

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 5
22-
versionName "1.4"
21+
versionCode 6
22+
versionName "1.5"
2323
}
2424

2525
ksp {

0 commit comments

Comments
 (0)