[skip ci] chore: Mass-bump on extensions

This commit is contained in:
aniyomi-bot[bot] 2024-03-21 07:39:45 +00:00
parent b2523ab859
commit 156d06d2ec
No known key found for this signature in database
GPG Key ID: 15AD13966397B0FA
6 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
ext { ext {
extName = 'Google Drive' extName = 'Google Drive'
extClass = '.GoogleDrive' extClass = '.GoogleDrive'
extVersionCode = 14 extVersionCode = 15
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -1,7 +1,7 @@
ext { ext {
extName = 'Kayoanime' extName = 'Kayoanime'
extClass = '.Kayoanime' extClass = '.Kayoanime'
extVersionCode = 11 extVersionCode = 12
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -1,7 +1,7 @@
ext { ext {
extName = 'Ripcrabbyanime' extName = 'Ripcrabbyanime'
extClass = '.Ripcrabbyanime' extClass = '.Ripcrabbyanime'
extVersionCode = 12 extVersionCode = 13
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -3,7 +3,7 @@ ext {
extClass = '.DesuOnline' extClass = '.DesuOnline'
themePkg = 'animestream' themePkg = 'animestream'
baseUrl = 'https://desu-online.pl' baseUrl = 'https://desu-online.pl'
overrideVersionCode = 4 overrideVersionCode = 5
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -3,7 +3,7 @@ ext {
extClass = '.AnimeBalkan' extClass = '.AnimeBalkan'
themePkg = 'animestream' themePkg = 'animestream'
baseUrl = 'https://animebalkan.org' baseUrl = 'https://animebalkan.org'
overrideVersionCode = 1 overrideVersionCode = 2
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -1,7 +1,7 @@
ext { ext {
extName = 'Türk Anime TV' extName = 'Türk Anime TV'
extClass = '.TurkAnime' extClass = '.TurkAnime'
extVersionCode = 21 extVersionCode = 22
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"