Skip to content

Commit

Permalink
Merge pull request #18 from Anthonyy232/renovate/com.mikepenz.aboutli…
Browse files Browse the repository at this point in the history
…braries.plugin-11.x

Update plugin com.mikepenz.aboutlibraries.plugin to v11.2.2
  • Loading branch information
Anthonyy232 authored Jul 9, 2024
2 parents 1ecfa15 + ad069e5 commit 3e49bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id ("org.jetbrains.kotlin.plugin.compose") version "2.0.0" apply false
id("com.google.dagger.hilt.android") version "2.51.1" apply false
id("com.google.devtools.ksp") version "2.0.0-1.0.21" apply false
id ("com.mikepenz.aboutlibraries.plugin") version "11.2.1" apply false
id ("com.mikepenz.aboutlibraries.plugin") version "11.2.2" apply false
id ("org.jetbrains.kotlin.plugin.serialization") version "2.0.0" apply false
}

Expand Down

0 comments on commit 3e49bc1

Please sign in to comment.