[skip ci] chore: Mass-bump on extensions

This commit is contained in:
Kohi-den-Bot 2024-10-16 17:35:02 +00:00
parent 8f7d9267d4
commit 4bece4b22e
No known key found for this signature in database
GPG key ID: 961071E83D2A7E62
27 changed files with 27 additions and 27 deletions

View file

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

View file

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

View file

@ -3,7 +3,7 @@ ext {
extClass = '.Multimovies'
themePkg = 'dooplay'
baseUrl = 'https://multimovies.art'
overrideVersionCode = 18
overrideVersionCode = 19
}
apply from: "$rootDir/common.gradle"

View file

@ -1,7 +1,7 @@
ext {
extName = 'My Running Man'
extClass = '.MyRunningMan'
extVersionCode = 5
extVersionCode = 6
}
apply from: "$rootDir/common.gradle"

View file

@ -3,7 +3,7 @@ ext {
extClass = '.PinoyMoviePedia'
themePkg = 'dooplay'
baseUrl = 'https://pinoymoviepedia.ru'
overrideVersionCode = 0
overrideVersionCode = 1
isNsfw = true
}