Fix build gradle
This commit is contained in:
parent
a473c626cb
commit
00921d3ede
|
@ -5,9 +5,9 @@ ext {
|
||||||
appName = 'Tachiyomi: TruyenTranhLh'
|
appName = 'Tachiyomi: TruyenTranhLh'
|
||||||
pkgNameSuffix = "vi.truyentranhlh"
|
pkgNameSuffix = "vi.truyentranhlh"
|
||||||
extClass = '.Truyentrnahlh'
|
extClass = '.Truyentrnahlh'
|
||||||
extVersionCode = 1
|
extVersionCode = 2
|
||||||
extVersionSuffix = 1
|
extVersionSuffix = 1
|
||||||
libVersion = '1.0'
|
libVersion = '1.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
Loading…
Reference in New Issue