chore(deps): upgrade to StreamPack 3.0.2

This commit is contained in:
ThibaultBee
2025-11-20 16:34:49 +01:00
parent 6b9facb5a8
commit 5a0104a72e

View File

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