Skip to content

Commit 82ef585

Browse files
committed
Build: Bump up to 2.0.
1 parent 081899c commit 82ef585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 24
99
targetSdkVersion 31
1010
versionCode 1
11-
versionName "1.10"
11+
versionName "2.0"
1212
setProperty("archivesBaseName", "$applicationId-$versionName")
1313
ndk {
1414
abiFilters "armeabi-v7a", "arm64-v8a",'x86','x86_64'

0 commit comments

Comments
 (0)