Closes #1000 #1001

Open
GraveEaterMadison wants to merge 19 commits from GraveEaterMadison/main into main
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"