Skip to content

Commit

Permalink
Format APK name
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharee committed Feb 3, 2024
1 parent f59e1fe commit 2c7c4d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ android {
targetSdkVersion 34
versionCode 358
versionName versionCode.toString()

base.archivesName.set("SystemUITuner_${versionCode}")
}

buildTypes {
Expand Down

0 comments on commit 2c7c4d1

Please sign in to comment.