Update acomic build.gradle

This commit is contained in:
Carlos 2019-02-11 17:35:40 -05:00
parent a605c902bb
commit a19f2184b7
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ ext {
appName = 'Tachiyomi: AComics'
pkgNameSuffix = 'ru.acomics'
extClass = '.AComics'
extVersionCode = 1
extVersionSuffix = 1
extVersionCode = 2
libVersion = '1.2'
}