You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The KmpConfigurationPlugin is a Gradle plugin designed to automatically configure Kotlin Multiplatform (KMP) projects based on whether the project is an Android Application or an Android Library. It simplifies the process of setting up dependencies and configurations for Android, Kotlin