Fix build gradle

This commit is contained in:
Carlos 2018-06-12 14:46:35 -04:00
parent a473c626cb
commit 00921d3ede
1 changed files with 2 additions and 2 deletions

View File

@ -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 {