Update build.gradle

This commit is contained in:
Arkai1 2025-05-02 19:55:54 +05:30 committed by GitHub
parent 0ca9d7b5f3
commit aedec71413
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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