From 61c0c5960b4305e615d1c3acfd9189b763a19df4 Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Sat, 16 Aug 2025 02:09:11 +0800 Subject: [PATCH] chore: bump dependencies --- .../sweet-dependency-config.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gradle/sweet-dependency/sweet-dependency-config.yaml b/gradle/sweet-dependency/sweet-dependency-config.yaml index 44b37254..b0cdda29 100644 --- a/gradle/sweet-dependency/sweet-dependency-config.yaml +++ b/gradle/sweet-dependency/sweet-dependency-config.yaml @@ -34,7 +34,7 @@ plugins: version-ref: android-application com.vanniktech.maven.publish: alias: maven-publish - version: 0.33.0 + version: 0.34.0 libraries: de.robv.android.xposed: @@ -72,11 +72,11 @@ libraries: version: 1.0.0 com.highcapable.betterandroid: ui-component: - version: 1.0.7 + version: 1.0.8 ui-extension: - version: 1.0.6 + version: 1.0.7 system-extension: - version: 1.0.2 + version: 1.0.3 androidx.annotation: annotation: version: 1.9.1 @@ -85,13 +85,13 @@ libraries: version: 1.2.1 androidx.core: core-ktx: - version: 1.16.0 + version: 1.17.0 androidx.appcompat: appcompat: version: 1.7.1 androidx.lifecycle: lifecycle-viewmodel-ktx: - version: 2.9.1 + version: 2.9.2 com.google.android.material: material: version: 1.11.0 @@ -101,10 +101,10 @@ libraries: version: 2.2.1 androidx.test.ext: junit: - version: 1.2.1 + version: 1.3.0 androidx.test.espresso: espresso-core: - version: 3.6.1 + version: 3.7.0 junit: junit: version: 4.13.2 \ No newline at end of file