[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 = 'Movie2k'
extClass = '.Movie2k'
extVersionCode = 6
extVersionCode = 7
}
apply from: "$rootDir/common.gradle"