Update SKILL.md to clarify resource enabling

This commit is contained in:
hfmehmed
2026-03-25 15:03:32 +00:00
committed by Yahor Berdnikau
parent bbe464a3b4
commit f188c4ca3c
@@ -93,7 +93,7 @@ Summary:
}
}
```
6. **Enable resources** explicitly if the module uses Android resources:
6. **Enable resources** explicitly if the module uses Android or Compose Multiplatform resources:
```kotlin
kotlin {
android {