From 6b5f54de8698ba1a42cc9f104716173d36b70f9e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Feb 2025 02:00:55 +0000 Subject: [PATCH] Update plugin com.mikepenz.aboutlibraries.plugin to v11.6.2 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 892cf20..20fbd3a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,7 +2,7 @@ plugins { id 'com.android.application' id 'org.jetbrains.kotlin.android' id 'org.jetbrains.kotlin.plugin.serialization' version '2.1.10' - id 'com.mikepenz.aboutlibraries.plugin' version '11.5.0' + id 'com.mikepenz.aboutlibraries.plugin' version '11.6.2' }