Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 40a8ab6 commit 26d4002
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 @@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.targets.js.dsl.ExperimentalWasmDsl

plugins {
kotlin("multiplatform") version "1.9.23"
id("com.android.library") version "7.4.2"
id("com.android.library") version "8.3.0"

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

Expand Down

0 comments on commit 26d4002

Please sign in to comment.