chore(deps): upgrade to StreamPack 3.0.1

This commit is contained in:
ThibaultBee
2025-11-15 13:40:58 +01:00
parent 8c7991ef4f
commit 6b9facb5a8

View File

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