update build.gradle for mangadex

This commit is contained in:
Carlos 2018-08-02 21:39:02 -04:00 committed by GitHub
parent 13d7072c86
commit 943e6b0382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ ext {
appName = 'Tachiyomi: MangaDex'
pkgNameSuffix = "all.mangadex"
extClass = '.MangadexFactory'
extVersionCode = 31
extVersionSuffix = 31
extVersionCode = 32
extVersionSuffix = 32
libVersion = '1.2'
}