Skip to content

Commit 3551063

Browse files
dependabot[bot]oshai
authored andcommitted
Bump com.android.library from 8.5.1 to 8.6.0
Bumps com.android.library from 8.5.1 to 8.6.0. --- 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>
1 parent 66ecc5e commit 3551063

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.0"
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.5.1"
13+
id("com.android.library") version "8.6.0"
1414

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

0 commit comments

Comments
 (0)