Rebuild ehentai

This commit is contained in:
Carlos 2019-02-11 11:56:32 -05:00
parent 72ad602952
commit 1ecd88e237
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ ext {
appName = 'Tachiyomi: E-Hentai'
pkgNameSuffix = 'all.ehentai'
extClass = '.EHJapanese; .EHEnglish; .EHChinese; .EHDutch; .EHFrench; .EHGerman; .EHHungarian; .EHItalian; .EHKorean; .EHPolish; .EHPolish; .EHPortuguese; .EHRussian; .EHSpanish; .EHThai; .EHVietnamese; .EHSpeechless; .EHOther'
extVersionCode = 2
libVersion = '1.0'
extVersionCode = 1
libVersion = '1.2'
}
apply from: "$rootDir/common.gradle"