[skip ci] chore: Mass-bump on extensions

This commit is contained in:
animetail-bot[bot] 2024-10-06 22:17:14 +00:00
parent 9cf8e61acf
commit d515ed8b8c
No known key found for this signature in database
GPG key ID: B2BD831C1FA44111
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

@ -3,7 +3,7 @@ ext {
extClass = '.AnimeSAGA'
themePkg = 'dooplay'
baseUrl = 'https://www.animesaga.in'
overrideVersionCode = 12
overrideVersionCode = 13
}
apply from: "$rootDir/common.gradle"