chore(*): upgrade dependencies (StreamPack 2.6.0)
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
buildscript {
|
||||
ext {
|
||||
// Upgrade StreamPack version here
|
||||
streampackVersion = '2.5.2'
|
||||
streampackVersion = '2.6.0'
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version '7.4.2' apply false
|
||||
id 'com.android.library' version '7.4.2' apply false
|
||||
id 'com.android.application' version '8.2.2' apply false
|
||||
id 'com.android.library' version '8.2.2' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
|
||||
}
|
||||
Reference in New Issue
Block a user