xkcd ext code update (#215)

This commit is contained in:
Carlos
2018-02-24 21:06:20 -05:00
committed by GitHub
parent 51d89670a6
commit aada50123e

View File

@ -5,7 +5,7 @@ ext {
appName = 'Tachiyomi: xkcd'
pkgNameSuffix = "en.xkcd"
extClass = '.Xkcd'
extVersionCode = 1
extVersionCode = 2
extVersionSuffix = 2
libVersion = '1.2'
}