update build.gradle for mangadex
This commit is contained in:
parent
13d7072c86
commit
943e6b0382
|
@ -5,8 +5,8 @@ ext {
|
|||
appName = 'Tachiyomi: MangaDex'
|
||||
pkgNameSuffix = "all.mangadex"
|
||||
extClass = '.MangadexFactory'
|
||||
extVersionCode = 31
|
||||
extVersionSuffix = 31
|
||||
extVersionCode = 32
|
||||
extVersionSuffix = 32
|
||||
libVersion = '1.2'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue