From 7939d25bb6c00ba1721cffd8f5f7b822773fbdee Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Fri, 29 Dec 2023 00:13:16 +0800 Subject: [PATCH] chore: bump dependencies --- .idea/kotlinc.xml | 2 +- gradle/sweet-dependency/sweet-dependency-config.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index ae3f30a..8d81632 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -1,6 +1,6 @@ - \ No newline at end of file diff --git a/gradle/sweet-dependency/sweet-dependency-config.yaml b/gradle/sweet-dependency/sweet-dependency-config.yaml index e35a20f..7cfee05 100644 --- a/gradle/sweet-dependency/sweet-dependency-config.yaml +++ b/gradle/sweet-dependency/sweet-dependency-config.yaml @@ -25,13 +25,13 @@ plugins: version: 8.2.0 org.jetbrains.kotlin.android: alias: kotlin-android - version: 1.9.21 + version: 1.9.22 com.highcapable.flexilocale: alias: flexi-locale version: 1.0.1 com.google.devtools.ksp: alias: kotlin-ksp - version: 1.9.21-1.0.15 + version: 1.9.22-1.0.16 libraries: com.fankes.projectpromote: @@ -54,7 +54,7 @@ libraries: version: 1.0.3 com.microsoft.appcenter: appcenter-analytics: - version: 5.0.3 + version: 5.0.4 appcenter-crashes: version-ref: ::appcenter-analytics com.github.topjohnwu.libsu: @@ -68,7 +68,7 @@ libraries: version: 2.10.1 com.squareup.okhttp3: okhttp: - version: 5.0.0-alpha.11 + version: 5.0.0-alpha.12 androidx.core: core-ktx: version: 1.12.0 @@ -77,7 +77,7 @@ libraries: version: 1.6.1 com.google.android.material: material: - version: 1.10.0 + version: 1.11.0 androidx.constraintlayout: constraintlayout: version: 2.1.4