Change apk names (#10)

This commit is contained in:
Jozef Hollý 2017-02-07 17:01:04 +01:00 committed by inorichi
parent 28ef35c069
commit 948447f5ec
2 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ android {
applicationIdSuffix pkgNameSuffix
versionCode extVersionCode
versionName "$libVersion.$extVersionSuffix"
setProperty("archivesBaseName", "tachiyomi-$pkgNameSuffix-v$versionName")
manifestPlaceholders = [
appName: appName,
extClass: extClass,

0
gradlew vendored Normal file → Executable file
View File