Update Mangas.pw to in ()

This commit is contained in:
happywillow0 2020-03-11 14:51:11 -04:00 committed by GitHub
parent 98604a69cb
commit 1f7afec369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions
src/all/mmrcms
build.gradle
src/eu/kanade/tachiyomi/extension/all/mmrcms

@ -5,7 +5,7 @@ ext {
appName = 'Tachiyomi: My Manga Reader CMS (Many sources)' appName = 'Tachiyomi: My Manga Reader CMS (Many sources)'
pkgNameSuffix = 'all.mmrcms' pkgNameSuffix = 'all.mmrcms'
extClass = '.MyMangaReaderCMSSources' extClass = '.MyMangaReaderCMSSources'
extVersionCode = 31 extVersionCode = 32
libVersion = '1.2' libVersion = '1.2'
} }

File diff suppressed because one or more lines are too long