[skip ci] chore: Mass-bump on extensions
This commit is contained in:
parent
b2523ab859
commit
156d06d2ec
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = 'Google Drive'
|
||||
extClass = '.GoogleDrive'
|
||||
extVersionCode = 14
|
||||
extVersionCode = 15
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = 'Kayoanime'
|
||||
extClass = '.Kayoanime'
|
||||
extVersionCode = 11
|
||||
extVersionCode = 12
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = 'Ripcrabbyanime'
|
||||
extClass = '.Ripcrabbyanime'
|
||||
extVersionCode = 12
|
||||
extVersionCode = 13
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -3,7 +3,7 @@ ext {
|
||||
extClass = '.DesuOnline'
|
||||
themePkg = 'animestream'
|
||||
baseUrl = 'https://desu-online.pl'
|
||||
overrideVersionCode = 4
|
||||
overrideVersionCode = 5
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -3,7 +3,7 @@ ext {
|
||||
extClass = '.AnimeBalkan'
|
||||
themePkg = 'animestream'
|
||||
baseUrl = 'https://animebalkan.org'
|
||||
overrideVersionCode = 1
|
||||
overrideVersionCode = 2
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = 'Türk Anime TV'
|
||||
extClass = '.TurkAnime'
|
||||
extVersionCode = 21
|
||||
extVersionCode = 22
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
Loading…
x
Reference in New Issue
Block a user