Skip to content

Commit

Permalink
Build: Bump up to 2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed Jan 21, 2024
1 parent 081899c commit 82ef585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 24
targetSdkVersion 31
versionCode 1
versionName "1.10"
versionName "2.0"
setProperty("archivesBaseName", "$applicationId-$versionName")
ndk {
abiFilters "armeabi-v7a", "arm64-v8a",'x86','x86_64'
Expand Down

0 comments on commit 82ef585

Please sign in to comment.