[skip ci] chore: Mass-bump on extensions

This commit is contained in:
Kohi-den-Bot 2025-02-15 02:33:26 +00:00
parent 29a94748b0
commit 340de27023
No known key found for this signature in database
GPG key ID: 961071E83D2A7E62
7 changed files with 7 additions and 7 deletions

View file

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

View file

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

View file

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

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'FrAnime' extName = 'FrAnime'
extClass = '.FrAnime' extClass = '.FrAnime'
extVersionCode = 16 extVersionCode = 17
isNsfw = true isNsfw = true
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext { ext {
extName = 'Docchi' extName = 'Docchi'
extClass = '.Docchi' extClass = '.Docchi'
extVersionCode = 1 extVersionCode = 2
isNsfw = true isNsfw = true
} }

View file

@ -3,7 +3,7 @@ ext {
extClass = '.AsyaAnimeleri' extClass = '.AsyaAnimeleri'
themePkg = 'animestream' themePkg = 'animestream'
baseUrl = 'https://asyaanimeleri.com' baseUrl = 'https://asyaanimeleri.com'
overrideVersionCode = 4 overrideVersionCode = 5
} }
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 = 33 extVersionCode = 34
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"