🤬
  • Bump Stream SDK to 5.11.0 and target SDK to 33

  • Loading...
  • skydoves committed 2 years ago
    b45da4ba
    1 parent 56991a11
  • ■ ■ ■ ■ ■ ■
    buildSrc/src/main/kotlin/Configurations.kt
    1 1  object Configurations {
    2  - const val compileSdk = 32
    3  - const val targetSdk = 32
     2 + const val compileSdk = 33
     3 + const val targetSdk = 33
    4 4   const val minSdk = 21
    5 5   const val majorVersion = 1
    6 6   const val minorVersion = 0
    skipped 5 lines
  • ■ ■ ■ ■
    gradle/libs.versions.toml
    1 1  [versions]
    2  -streamChatSDK = "5.9.0"
     2 +streamChatSDK = "5.11.0"
    3 3  sealedx = "1.0.0"
    4 4  landscapist = "1.6.1"
    5 5  accompanist = "0.25.0"
    skipped 100 lines
Please wait...
Page is in error, reload to recover