(en/wcostream) Domain changed and fixed search issue (#973)

* Update WCOStream.kt

* Update build.gradle
This commit is contained in:
Arkai1 2025-05-02 20:11:15 +05:30 committed by GitHub
parent b93c551b30
commit 36a480cd46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

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