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