Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent c26ff57 commit 9c1b58f
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.0"
id("com.android.library") version "8.6.1"

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

Expand Down

0 comments on commit 9c1b58f

Please sign in to comment.