Skip to content

Commit

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

---
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 25, 2024
1 parent 41dcc10 commit 169a442
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.1"

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

Expand Down

0 comments on commit 169a442

Please sign in to comment.