From c27aef23c06284278a41f40f0af8cd7cec2cdd56 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 27 Jun 2026 02:00:49 +0000 Subject: [PATCH] Update dependency com.mikepenz:aboutlibraries-core to v15.0.2 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index fc512c0..18bd496 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -107,7 +107,7 @@ dependencies { implementation 'com.mikepenz:aboutlibraries:14.2.1' implementation 'com.mikepenz:aboutlibraries-compose-m3:15.0.2' - implementation 'com.mikepenz:aboutlibraries-core:15.0.0' + implementation 'com.mikepenz:aboutlibraries-core:15.0.2' implementation platform('androidx.compose:compose-bom:2026.06.00')