[skip ci] chore: Mass-bump on extensions

This commit is contained in:
Kohi-den-Bot 2025-02-27 19:30:12 +00:00
parent 5bcc263465
commit 65709abcb7
No known key found for this signature in database
GPG key ID: 961071E83D2A7E62
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ ext {
extClass = '.Kaido' extClass = '.Kaido'
themePkg = 'zorotheme' themePkg = 'zorotheme'
baseUrl = 'https://kaido.to' baseUrl = 'https://kaido.to'
overrideVersionCode = 7 overrideVersionCode = 8
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View file

@ -3,7 +3,7 @@ ext {
extClass = '.HiAnime' extClass = '.HiAnime'
themePkg = 'zorotheme' themePkg = 'zorotheme'
baseUrl = 'https://hianime.to' baseUrl = 'https://hianime.to'
overrideVersionCode = 45 overrideVersionCode = 46
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"