Skip to content

Commit 7936bcf

Browse files
committed
Prepare for release 7 (1.6)
1 parent e9d33aa commit 7936bcf

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

2525
ksp {

0 commit comments

Comments
 (0)