Bump all extensions to lib v1.2 (#1477)
This commit is contained in:
parent
e93353fe29
commit
b04801d953
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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 {
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue