Skip to content

Commit 15321b5

Browse files
Bump com.mikepenz:aboutlibraries from 11.2.3 to 12.1.0
Bumps [com.mikepenz:aboutlibraries](https://github.com/mikepenz/AboutLibraries) from 11.2.3 to 12.1.0. - [Release notes](https://github.com/mikepenz/AboutLibraries/releases) - [Commits](mikepenz/AboutLibraries@11.2.3...12.1.0) --- updated-dependencies: - dependency-name: com.mikepenz:aboutlibraries dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 988d839 commit 15321b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ dependencies {
198198
implementation("com.jakewharton.timber:timber:5.0.1")
199199

200200
//About libraries
201-
implementation("com.mikepenz:aboutlibraries:11.2.3")
201+
implementation("com.mikepenz:aboutlibraries:12.1.0")
202202

203203
//Dagger-hilt
204204
implementation ("com.google.dagger:hilt-android:2.55")

0 commit comments

Comments
 (0)