| changeset 114 | ab226603d0f5 |
| parent 85 | 0c23a1d2e16a |
--- a/buildSrc/src/main/kotlin/conventions/mpp-library-with-android.gradle.kts Mon May 04 16:21:57 2026 -0400 +++ b/buildSrc/src/main/kotlin/conventions/mpp-library-with-android.gradle.kts Mon May 04 18:00:16 2026 -0400 @@ -23,7 +23,7 @@ plugins { id("com.geekorum.build.conventions.mpp-library") - id("com.android.library") + id("com.android.kotlin.multiplatform.library") } conventionForAndroidProject()