fixed streamingcommunity domain #972

Merged
GraveEaterMadison merged 13 commits from main into main 2025-05-02 02:12:58 -05:00
Showing only changes of commit 3ddb4a015e - Show all commits

View file

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