Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and oshai committed Apr 14, 2024
1 parent cc4ef58 commit d287a4a
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 "1.9.23"
// This version is dependent on the maximum tested version
// of this plugin within the Kotlin multiplatform library
id("com.android.library") version "8.2.2"
id("com.android.library") version "8.3.2"

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

Expand Down

0 comments on commit d287a4a

Please sign in to comment.