[skip ci] chore: Mass-bump on extensions

This commit is contained in:
Kohi-den-Bot 2025-06-19 20:56:52 +00:00
parent 7961308913
commit aecb565aeb
Signed by untrusted user who does not match committer: Kohi-den-bot
GPG key ID: C895D777485CFCA9
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

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