Update build.gradle

gradle update
This commit is contained in:
Carlos 2018-08-07 19:57:31 -04:00 committed by GitHub
parent a966c1d36e
commit 3edcabad38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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