From b88b7b69075f4b2f12ba7b95b366051d849108c8 Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Mon, 11 Dec 2023 00:27:21 +0800 Subject: [PATCH] chore: bump dependency versions --- .idea/kotlinc.xml | 2 +- gradle/sweet-dependency/sweet-dependency-config.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index e805548..ae3f30a 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 469f3fc..dc6cf30 100644 --- a/gradle/sweet-dependency/sweet-dependency-config.yaml +++ b/gradle/sweet-dependency/sweet-dependency-config.yaml @@ -22,13 +22,13 @@ repositories: plugins: com.android.application: alias: android-application - version: 8.1.2 + version: 8.2.0 org.jetbrains.kotlin.android: alias: kotlin-android - version: 1.9.20 + version: 1.9.21 com.google.devtools.ksp: alias: kotlin-ksp - version: 1.9.20-1.0.14 + version: 1.9.21-1.0.15 libraries: com.fankes.projectpromote: @@ -48,7 +48,7 @@ libraries: version-ref: ::api com.github.topjohnwu.libsu: core: - version: 5.2.1 + version: 5.2.2 com.github.duanhong169: drawabletoolbox: version: 1.0.7