We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec98dcb commit 5f11322Copy full SHA for 5f11322
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("multiplatform") version "2.0.21"
3
- id("com.android.library") version "8.7.1"
+ id("com.android.library") version "8.5.2"
4
id("org.jetbrains.dokka") version "1.9.20"
5
6
id("maven-publish")
0 commit comments