chore(*): upgrade dependencies (StreamPack 2.6.1)

This commit is contained in:
ThibaultBee
2024-07-15 16:19:46 +02:00
parent a1647a7740
commit 3623a86299

View File

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