Skip to content

Commit 3815c1b

Browse files
committed
Bump version
1 parent 27f14e2 commit 3815c1b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
defaultConfig {
1111
minSdk = 21
1212
targetSdk = 36
13-
versionCode = 6
14-
versionName = "0.6"
13+
versionCode = 7
14+
versionName = "0.7"
1515

1616
ndk {
1717
abiFilters "arm64-v8a", "armeabi-v7a", "x86", "x86_64"

0 commit comments

Comments
 (0)