mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 15:54:03 +00:00
8 lines
283 B
Plaintext
Vendored
8 lines
283 B
Plaintext
Vendored
error: required plugin option not present: org.jetbrains.kotlin.android:androidRes
|
|
|
|
Plugin "org.jetbrains.kotlin.android" usage:
|
|
androidRes <path> Android resources path (required, multiple)
|
|
androidManifest <path> Android manifest file (required)
|
|
|
|
COMPILATION_ERROR
|