mirror of
https://github.com/Kotlin/kotlin-agent-skills.git
synced 2026-09-19 06:01:56 +08:00
Update SKILL.md to clarify resource enabling
This commit is contained in:
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 {
|
||||
|
||||
Reference in New Issue
Block a user