Skip to content

Commit

Permalink
fdroid test 1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 committed May 26, 2024
1 parent eba5172 commit fac433d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
versionCode = 18
versionName = "1.0.18"
vectorDrawables.useSupportLibrary = true
base.archivesName = "$applicationId-v$versionCode($versionName)"
base.archivesName = "$applicationId-v$versionCode-n$versionName"
}

buildTypes {
Expand Down

0 comments on commit fac433d

Please sign in to comment.