Skip to content

Commit

Permalink
update: change build archivesBaseName
Browse files Browse the repository at this point in the history
  • Loading branch information
muedsa committed Nov 13, 2023
1 parent ae1c037 commit f9bc2ce
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 @@ -44,7 +44,7 @@ android {
targetSdk = 34
versionCode = 1
versionName = "0.0.1-alpha01"

setProperty("archivesBaseName", "AGETV-$versionName")
}

signingConfigs {
Expand Down

0 comments on commit f9bc2ce

Please sign in to comment.