chore(deps): upgrade to StreamPack 3.0.0-RC2
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
buildscript {
|
||||
ext {
|
||||
// Upgrade StreamPack version here
|
||||
streampackVersion = '3.0.0-RC'
|
||||
streampackVersion = '3.0.0-RC2'
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version '8.9.1' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user