Skip to content

Commit 878689b

Browse files
committed
update: github action v2
1 parent fcfbfd9 commit 878689b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ android {
2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222

2323
// Naming APK // AAB
24-
setProperty("archivesBaseName", "${ProjectSetting.NAME_APK}(${versionName})")
24+
setProperty("archivesBaseName", "${ProjectSetting.NAME_APK}[${versionName}]")
2525

2626
}
2727

0 commit comments

Comments
 (0)