Fixed Truyentranhlh not installing (#382)
This commit is contained in:
parent
17d643f25a
commit
be844c67a8
|
@ -4,9 +4,9 @@ apply plugin: 'kotlin-android'
|
||||||
ext {
|
ext {
|
||||||
appName = 'Tachiyomi: TruyenTranhLh'
|
appName = 'Tachiyomi: TruyenTranhLh'
|
||||||
pkgNameSuffix = "vi.truyentranhlh"
|
pkgNameSuffix = "vi.truyentranhlh"
|
||||||
extClass = '.Truyentrnahlh'
|
extClass = '.Truyentranhlh'
|
||||||
extVersionCode = 3
|
extVersionCode = 4
|
||||||
extVersionSuffix = 2
|
extVersionSuffix = 3
|
||||||
libVersion = '1.2'
|
libVersion = '1.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue