Skip to content

Commit d5957bc

Browse files
committed
Prepare for release 9 (1.8)
1 parent fa90481 commit d5957bc

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

2525
ksp {

0 commit comments

Comments
 (0)