[skip ci] chore: Mass-bump on extensions

This commit is contained in:
Kohi-den-Bot 2025-02-14 23:08:21 +00:00
parent 4ee564a76c
commit 0e7a942879
No known key found for this signature in database
GPG key ID: 961071E83D2A7E62
43 changed files with 43 additions and 43 deletions

View file

@ -3,7 +3,7 @@ ext {
extClass = '.JetAnime'
themePkg = 'dooplay'
baseUrl = 'https://ssl.jetanimes.com'
overrideVersionCode = 8
overrideVersionCode = 9
}
apply from: "$rootDir/common.gradle"

View file

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

View file

@ -3,7 +3,7 @@ ext {
extClass = '.VoirCartoon'
themePkg = 'dooplay'
baseUrl = 'https://voircartoon.com'
overrideVersionCode = 6
overrideVersionCode = 7
isNsfw = true
}