We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963eaed commit e14380dCopy full SHA for e14380d
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
kotlin("multiplatform") version "2.0.21"
11
// This version is dependent on the maximum tested version
12
// of this plugin within the Kotlin multiplatform library
13
- id("com.android.library") version "8.6.1"
+ id("com.android.library") version "8.8.0"
14
15
id("org.jetbrains.dokka") version "2.0.0"
16
0 commit comments