Skip to content

Commit e14380d

Browse files
dependabot[bot]oshai
authored andcommitted
Bump com.android.library from 8.6.1 to 8.8.0
Bumps com.android.library from 8.6.1 to 8.8.0. --- updated-dependencies: - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 963eaed commit e14380d

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

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

0 commit comments

Comments
 (0)