From 07adda1d74ede6a4bf94459c6bfed15099ab94cf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Oct 2025 02:00:48 +0000 Subject: [PATCH] Update dependency com.mikepenz:aboutlibraries-core to v13 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 82f89f5..33daf0f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -116,7 +116,7 @@ dependencies { implementation 'com.mikepenz:aboutlibraries:13.0.0' implementation 'com.mikepenz:aboutlibraries-compose-m3:13.0.0' - implementation 'com.mikepenz:aboutlibraries-core:12.2.4' + implementation 'com.mikepenz:aboutlibraries-core:13.0.0' implementation platform('androidx.compose:compose-bom:2025.10.00') -- 2.49.1