Skip to content

Commit de6578d

Browse files
committed
make sure the release apk is called flashlight-release.apk
1 parent 3f5c5ef commit de6578d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ android {
1212
targetSdkVersion 27
1313
versionCode 23
1414
versionName "2.0.0"
15+
setProperty("archivesBaseName", "flashlight")
1516
}
1617

1718
signingConfigs {

0 commit comments

Comments
 (0)