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 ee2ff21 commit c4a1f7f
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 @@ -10,7 +10,7 @@ plugins {
kotlin("multiplatform") version "2.0.20"
// This version is dependent on the maximum tested version
// of this plugin within the Kotlin multiplatform library
id("com.android.library") version "8.6.1"
id("com.android.library") version "8.7.0"

id("org.jetbrains.dokka") version "1.9.20"

Expand Down

0 comments on commit c4a1f7f

Please sign in to comment.