From 90285d5efaf397bd90dfe048a7888c74167cb1ba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 10 May 2026 02:02:09 +0000 Subject: [PATCH] Update dependency com.mikepenz:aboutlibraries-core to v14.2.0 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 32abb12..41032b7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -116,7 +116,7 @@ dependencies { implementation 'com.mikepenz:aboutlibraries:14.2.0' implementation 'com.mikepenz:aboutlibraries-compose-m3:14.2.0' - implementation 'com.mikepenz:aboutlibraries-core:14.1.0' + implementation 'com.mikepenz:aboutlibraries-core:14.2.0' implementation platform('androidx.compose:compose-bom:2026.05.00') -- 2.49.1