mass bump due for extractor changes

This commit is contained in:
V3u47ZoN 2025-04-30 15:18:35 +00:00 committed by GitHub
parent 335d89e5ba
commit 4dd51a23ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
77 changed files with 77 additions and 77 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'Moflix-Stream'
extClass = '.MoflixStream'
extVersionCode = 15
extVersionCode = 16
}
apply from: "$rootDir/common.gradle"