From 39b132cc1a30685a95eeada0a0b96ebe850459b4 Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Mon, 11 Dec 2023 00:00:19 +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 924c6ea..38a5f46 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 org.luckypray: dexkit: - version: 2.0.0-rc7 + version: 2.0.0-rc9 com.github.duanhong169: drawabletoolbox: version: 1.0.7