Closes #1000 #1001

Open
GraveEaterMadison wants to merge 19 commits from GraveEaterMadison/main into main
Showing only changes of commit 4a1893888c - Show all commits

View file

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