[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 {
extName = 'Google Drive'
extClass = '.GoogleDrive'
extVersionCode = 14
extVersionCode = 15
}
apply from: "$rootDir/common.gradle"

View File

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

View File

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

View File

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

View File

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

View File

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