[skip ci] chore: Mass-bump on extensions

This commit is contained in:
Kohi-den-Bot 2025-01-26 19:27:38 +00:00
parent 999b4c2e14
commit 41e37c016f
No known key found for this signature in database
GPG key ID: 961071E83D2A7E62
86 changed files with 86 additions and 86 deletions

View file

@ -3,7 +3,7 @@ ext {
extClass = '.AnimeIndo'
themePkg = 'animestream'
baseUrl = 'https://animeindo.skin'
overrideVersionCode = 11
overrideVersionCode = 12
}
apply from: "$rootDir/common.gradle"

View file

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

View file

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