make .apk filename start with file-manager

This commit is contained in:
tibbi 2017-11-10 16:14:11 +01:00
parent a7926d2a19
commit 6ef92f237d
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ android {
targetSdkVersion 27
versionCode 38
versionName "2.7.0"
setProperty("archivesBaseName", "file-manager")
}
signingConfigs {