Skip to content

Commit

Permalink
Build: Bump up to 1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed Mar 6, 2023
1 parent ac23bdc commit b586f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 24
targetSdkVersion 24
versionCode 1
versionName "1.2"
versionName "1.3"
setProperty("archivesBaseName", "$applicationId-$versionName")
ndk {
abiFilters "armeabi-v7a", "arm64-v8a"
Expand Down

0 comments on commit b586f06

Please sign in to comment.