Skip to content

Commit

Permalink
Bump com.android.library from 7.4.2 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps com.android.library from 7.4.2 to 8.2.0.

---
updated-dependencies:
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 433d4c3 commit b74f79c
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 @@ -9,7 +9,7 @@ plugins {
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
signing
id("io.gitlab.arturbosch.detekt") version "1.18.0"
id("com.android.library") version "7.4.2"
id("com.android.library") version "8.2.0"
id("com.diffplug.spotless") version "6.22.0"
}

Expand Down

0 comments on commit b74f79c

Please sign in to comment.