Skip to content

Commit d287a4a

Browse files
dependabot[bot]oshai
authored andcommitted
Bump com.android.library from 8.2.2 to 8.3.2
Bumps com.android.library from 8.2.2 to 8.3.2. --- 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 cc4ef58 commit d287a4a

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

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

0 commit comments

Comments
 (0)