From efb217ecc21380dec81058860ad72a711e73b036 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Apr 2026 02:00:55 +0000 Subject: [PATCH] Update dependency com.mikepenz:aboutlibraries-core to v14 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 360bab9..098db25 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -116,7 +116,7 @@ dependencies { implementation 'com.mikepenz:aboutlibraries:14.0.0' implementation 'com.mikepenz:aboutlibraries-compose-m3:14.0.0' - implementation 'com.mikepenz:aboutlibraries-core:13.2.1' + implementation 'com.mikepenz:aboutlibraries-core:14.0.0' implementation platform('androidx.compose:compose-bom:2026.03.01')