Update build.gradle

mangadex: update version
This commit is contained in:
Carlos 2018-03-11 16:57:42 -04:00 committed by GitHub
parent b17f84f9a6
commit 644db5e0eb
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 = 15
extVersionSuffix = 15
extVersionCode = 16
extVersionSuffix = 16
libVersion = '1.2'
}