chore(deps): upgrade to StreamPack 3.0.0-RC2

This commit is contained in:
Thibault Beyou
2025-06-29 22:45:26 +02:00
committed by GitHub
parent da6e0f033f
commit 35a467061f

View File

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