Bump all extensions to lib v1.2 (#1477)

This commit is contained in:
arkon 2019-09-07 15:03:54 -04:00 committed by GitHub
parent e93353fe29
commit b04801d953
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = 'en.mangaeden' pkgNameSuffix = 'en.mangaeden'
extClass = '.Mangaeden' extClass = '.Mangaeden'
extVersionCode = 2 extVersionCode = 2
libVersion = '1.0' libVersion = '1.2'
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = 'en.mangastream' pkgNameSuffix = 'en.mangastream'
extClass = '.Mangastream' extClass = '.Mangastream'
extVersionCode = 3 extVersionCode = 3
libVersion = '1.0' libVersion = '1.2'
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = 'en.perveden' pkgNameSuffix = 'en.perveden'
extClass = '.Perveden' extClass = '.Perveden'
extVersionCode = 2 extVersionCode = 2
libVersion = '1.0' libVersion = '1.2'
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = 'en.tapastic' pkgNameSuffix = 'en.tapastic'
extClass = '.Tapastic' extClass = '.Tapastic'
extVersionCode = 3 extVersionCode = 3
libVersion = '1.0' libVersion = '1.2'
} }
dependencies { dependencies {

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = 'id.neumanga' pkgNameSuffix = 'id.neumanga'
extClass = '.Neumanga' extClass = '.Neumanga'
extVersionCode = 3 extVersionCode = 3
libVersion = '1.0' libVersion = '1.2'
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = 'it.hentaifantasy' pkgNameSuffix = 'it.hentaifantasy'
extClass = '.HentaiFantasy' extClass = '.HentaiFantasy'
extVersionCode = 2 extVersionCode = 2
libVersion = '1.0' libVersion = '1.2'
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = 'it.mangaeden' pkgNameSuffix = 'it.mangaeden'
extClass = '.Mangaeden' extClass = '.Mangaeden'
extVersionCode = 2 extVersionCode = 2
libVersion = '1.0' libVersion = '1.2'
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = 'it.perveden' pkgNameSuffix = 'it.perveden'
extClass = '.Perveden' extClass = '.Perveden'
extVersionCode = 2 extVersionCode = 2
libVersion = '1.0' libVersion = '1.2'
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"