Skip to content

Commit

Permalink
--- (#397)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent c0d8309 commit 7c7bad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:8.2.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath 'com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.1.4'
classpath 'com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.2.0'
}
}

Expand Down

0 comments on commit 7c7bad5

Please sign in to comment.