Skip to content

Commit bb246f1

Browse files
committed
Release 3.1
1 parent d150bc2 commit bb246f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
minSdkVersion 21
1212
//noinspection OldTargetApi
1313
targetSdkVersion 29
14-
versionCode 30
15-
versionName "3.0"
14+
versionCode 31
15+
versionName "3.1"
1616
ndk {
1717
abiFilters 'armeabi-v7a', 'x86', 'arm64-v8a', 'x86_64'
1818
}

0 commit comments

Comments
 (0)