Skip to content

Commit c110aff

Browse files
committed
Build: Bump up to 2.2.
1 parent cc396fd commit c110aff

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

0 commit comments

Comments
 (0)