Update plugin com.mikepenz.aboutlibraries.plugin to v12.1.0-exp01 #220

Merged
bot merged 4 commits from renovate/com.mikepenz.aboutlibraries.plugin-12.x into main 2025-04-27 04:01:16 +02:00
5 changed files with 8 additions and 8 deletions
Showing only changes of commit 9899f8038b - Show all commits

View File

@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.9.2' apply false
id 'com.android.library' version '8.9.1' apply false
id 'com.android.library' version '8.9.2' apply false
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
}