Make "Tachiyomi" app name prefix implicit

This commit is contained in:
arkon
2020-06-25 22:34:34 -04:00
parent 6f5efea6c3
commit 023c26b4a0
208 changed files with 209 additions and 209 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
ext {
appName = 'Tachiyomi: My Manga Reader CMS (Many sources)'
extName = 'My Manga Reader CMS (Many sources)'
pkgNameSuffix = 'all.mmrcms'
extClass = '.MyMangaReaderCMSSources'
extVersionCode = 43