Bumped to 6

This commit is contained in:
Zero 2025-05-02 11:35:12 +05:30 committed by GitHub
parent 935da542c6
commit 3ddb4a015e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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