Skip to content

Commit 8aa1d1e

Browse files
committed
Build: Bump up to 1.10.
1 parent 1654134 commit 8aa1d1e

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.9"
11+
versionName "1.10"
1212
setProperty("archivesBaseName", "$applicationId-$versionName")
1313
ndk {
1414
abiFilters "armeabi-v7a", "arm64-v8a",'x86','x86_64'

0 commit comments

Comments
 (0)