chore(deps): upgrade to StreamPack 3.0.0-RC

This commit is contained in:
ThibaultBee
2025-04-10 10:55:44 +02:00
parent 4df8e2f79b
commit 3b8c52d8b8
5 changed files with 212 additions and 85 deletions

View File

@@ -2,7 +2,7 @@
buildscript {
ext {
// Upgrade StreamPack version here
streampackVersion = '2.6.1'
streampackVersion = '3.0.0-RC'
}
}