Skip to content

Commit

Permalink
set archive base name for openScale apk
Browse files Browse the repository at this point in the history
  • Loading branch information
oliexdev committed Oct 20, 2019
1 parent 49fc3ac commit 0713e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ android {
targetSdkVersion 29
versionCode 47
versionName "2.1.2"
archivesBaseName = "openScale-$versionName"

manifestPlaceholders = [
appIcon: "@drawable/ic_launcher_openscale"
Expand Down

0 comments on commit 0713e66

Please sign in to comment.