From c78b6b0420ba5b2af7318d2a4900afc84d709dbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 20:57:47 +0000 Subject: [PATCH 1/2] fix(deps): update dependency androidx.appcompat:appcompat to v1.8.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- core/build.gradle | 2 +- sample/build.gradle | 2 +- ui/build.gradle | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/build.gradle b/core/build.gradle index e3568879..90a4d044 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -44,7 +44,7 @@ android { dependencies { implementation 'androidx.core:core-ktx:1.19.0' - implementation 'androidx.appcompat:appcompat:1.7.1' + implementation 'androidx.appcompat:appcompat:1.8.0' implementation 'com.google.android.material:material:1.14.0' testImplementation "junit:junit:$jUnitVersion" diff --git a/sample/build.gradle b/sample/build.gradle index dde9d828..edbcce1c 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -40,7 +40,7 @@ android { dependencies { implementation 'androidx.core:core-ktx:1.19.0' - implementation 'androidx.appcompat:appcompat:1.7.1' + implementation 'androidx.appcompat:appcompat:1.8.0' implementation 'com.google.android.material:material:1.14.0' implementation 'androidx.constraintlayout:constraintlayout:2.2.2' implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.11.0' diff --git a/ui/build.gradle b/ui/build.gradle index 3d1b4d99..24411031 100644 --- a/ui/build.gradle +++ b/ui/build.gradle @@ -55,7 +55,7 @@ dependencies { implementation("com.vanniktech:ui:0.10.0") implementation 'androidx.core:core-ktx:1.19.0' - implementation 'androidx.appcompat:appcompat:1.7.1' + implementation 'androidx.appcompat:appcompat:1.8.0' testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.3.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0' From 32d2a1f4b0cb231105c89e7dde17c5ee6b23151e Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Thu, 13 Aug 2026 13:03:00 +0200 Subject: [PATCH 2/2] Fix verification-metadata.xml Signed-off-by: tobiasKaminsky --- gradle/verification-metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 43fbd0bb..b58b97ad 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -58,6 +58,7 @@ +