[skip ci] chore: Mass-bump on extensions

This commit is contained in:
Kohi-den-Bot 2025-01-09 11:35:14 +00:00
parent f9650081e1
commit 9328d12fcf
No known key found for this signature in database
GPG key ID: 961071E83D2A7E62
54 changed files with 54 additions and 54 deletions

View file

@ -3,7 +3,7 @@ ext {
extClass = '.Q1N'
themePkg = 'dooplay'
baseUrl = 'https://q1n.net'
overrideVersionCode = 15
overrideVersionCode = 16
}
apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext {
extName = 'Megaflix'
extClass = '.Megaflix'
extVersionCode = 20
extVersionCode = 21
isNsfw = true
}

View file

@ -3,7 +3,7 @@ ext {
extClass = '.Pobreflix'
themePkg = 'dooplay'
baseUrl = 'https://pobreflix.global'
overrideVersionCode = 13
overrideVersionCode = 14
isNsfw = true
}