Skip to content

Commit fac4263

Browse files
committed
Prepare for release 8 (1.7)
1 parent f2a9cfb commit fac4263

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

2525
ksp {

0 commit comments

Comments
 (0)