Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent a7caeef commit 271b2fd
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.1.1"
id("com.diffplug.spotless") version "6.20.0"
}

Expand Down

0 comments on commit 271b2fd

Please sign in to comment.