[Genkan] Remove leading space in base URLs for 2 sources (#1940)

[Genkan] Remove leading space in base URLs for 2 sources
This commit is contained in:
FlaminSarge 2019-12-30 06:29:13 -07:00 committed by arkon
parent 33551e14b5
commit 12eafe709f
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ ext {
appName = 'Tachiyomi: Genkan (multiple sources)'
pkgNameSuffix = 'all.genkan'
extClass = '.GenkanFactory'
extVersionCode = 9
extVersionCode = 10
libVersion = '1.2'
}