Skip to content

Commit

Permalink
Bump com.android.library from 8.5.0 to 8.5.1
Browse files Browse the repository at this point in the history
Bumps com.android.library from 8.5.0 to 8.5.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 and oshai committed Jul 15, 2024
1 parent b6674ef commit 66ecc5e
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.0"
// This version is dependent on the maximum tested version
// of this plugin within the Kotlin multiplatform library
id("com.android.library") version "8.5.0"
id("com.android.library") version "8.5.1"

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

Expand Down

0 comments on commit 66ecc5e

Please sign in to comment.