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'
extClass = '.Mangaeden'
extVersionCode = 2
libVersion = '1.0'
libVersion = '1.2'
}
apply from: "$rootDir/common.gradle"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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