make sure the release apk is called flashlight-release.apk
This commit is contained in:
parent
3f5c5efd10
commit
de6578d2a6
|
@ -12,6 +12,7 @@ android {
|
|||
targetSdkVersion 27
|
||||
versionCode 23
|
||||
versionName "2.0.0"
|
||||
setProperty("archivesBaseName", "flashlight")
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
|
Loading…
Reference in New Issue