Fix typo for WP MangaStream (#4445)

Fix typo for WP MangaStream
This commit is contained in:
scb261 2020-09-28 06:03:17 +03:00 committed by GitHub
parent d119172f5b
commit 3e311640ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
ext {
extName = 'WP Mangstream (multiple sources)'
extName = 'WP MangaStream (multiple sources)'
pkgNameSuffix = 'all.wpmangastream'
extClass = '.WPMangaStreamFactory'
extVersionCode = 24