From dac52d5d3362e1d7b8b4d44520636beafc49f35a Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Mon, 17 Mar 2025 00:22:56 +0800 Subject: [PATCH] chore: bump dependencies --- gradle/sweet-dependency/sweet-dependency-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle/sweet-dependency/sweet-dependency-config.yaml b/gradle/sweet-dependency/sweet-dependency-config.yaml index 9e88694..f9a55b5 100644 --- a/gradle/sweet-dependency/sweet-dependency-config.yaml +++ b/gradle/sweet-dependency/sweet-dependency-config.yaml @@ -12,16 +12,16 @@ repositories: plugins: com.android.application: alias: android-application - version: 8.5.2 + version: 8.9.0 com.android.library: alias: android-library version-ref: android-application org.jetbrains.kotlin.android: alias: kotlin-android - version: 2.0.21 + version: 2.1.10 com.vanniktech.maven.publish: alias: maven-publish - version: 0.30.0 + version: 0.31.0 libraries: io.noties.markwon: @@ -48,7 +48,7 @@ libraries: version: 1.12.0 androidx.constraintlayout: constraintlayout: - version: 2.2.0 + version: 2.2.1 androidx.test.ext: junit: version: 1.2.1