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

Merged
Arkai1 merged 2 commits from Arkai1-patch-1 into main 2025-05-02 09:41:15 -05:00
Showing only changes of commit aedec71413 - Show all commits

View file

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