[Gradle, MPP] Mention multiplatform in absent android target warning
^KT-41641 Verification Pending
This commit is contained in:
committed by
Space
parent
bf04f821d6
commit
373dcef45d
+1
-1
@@ -40,7 +40,7 @@ internal fun Project.runMissingAndroidTargetProjectConfigurationHealthCheck(
|
||||
|
||||
warningLogger(
|
||||
"""
|
||||
Missing 'android()' Kotlin target in ${project.name} (${project.path})'.
|
||||
Missing 'android()' Kotlin target in multiplatform project ${project.name} (${project.path})'.
|
||||
The Android Gradle plugin was applied without creating a corresponding 'android()' Kotlin Target:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user