Skip to content

Commit 90b3bda

Browse files
dependabot[bot]oshai
authored andcommitted
Bump com.android.library from 8.9.0 to 8.9.1
Bumps com.android.library from 8.9.0 to 8.9.1. --- updated-dependencies: - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b81239 commit 90b3bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
kotlin("multiplatform") version "2.0.21"
1111
// This version is dependent on the maximum tested version
1212
// of this plugin within the Kotlin multiplatform library
13-
id("com.android.library") version "8.9.0"
13+
id("com.android.library") version "8.9.1"
1414

1515
id("org.jetbrains.dokka") version "2.0.0"
1616

0 commit comments

Comments
 (0)