Fixed Truyentranhlh not installing (#382)

This commit is contained in:
Carlos
2018-07-05 09:47:22 -04:00
committed by GitHub
parent 17d643f25a
commit be844c67a8

View File

@ -4,9 +4,9 @@ apply plugin: 'kotlin-android'
ext {
appName = 'Tachiyomi: TruyenTranhLh'
pkgNameSuffix = "vi.truyentranhlh"
extClass = '.Truyentrnahlh'
extVersionCode = 3
extVersionSuffix = 2
extClass = '.Truyentranhlh'
extVersionCode = 4
extVersionSuffix = 3
libVersion = '1.2'
}