Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 3632aa2 commit e3fc0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ androidTest-assertParcelable = "com.artemzin.assert-parcelable:assert-parcelable
android-compose = ["android-compose-runtime", "android-compose-ui"]

[plugins]
androidGradlePlugin = "com.android.library:8.6.1"
androidGradlePlugin = "com.android.library:8.7.0"
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlinVersion" }
compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlinVersion" }

0 comments on commit e3fc0c6

Please sign in to comment.