Skip to content

Commit 94a071b

Browse files
committed
Update build.gradle
1 parent ec5147c commit 94a071b

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
@@ -13,8 +13,8 @@ android {
1313
minSdk 21
1414
//noinspection OldTargetApi
1515
targetSdk 33
16-
versionCode 33
17-
versionName "3.3"
16+
versionCode 34
17+
versionName "3.4"
1818
ndk {
1919
abiFilters 'armeabi-v7a', 'x86', 'arm64-v8a', 'x86_64'
2020
}

0 commit comments

Comments
 (0)