JetBrains / JetBrains/java-annotations
Add AndroidTarget as KMP target
Aperta
- Lingua principale
- Kotlin
- Stelle
- 463
- Fork
- 72
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Right now, we get the following error when using `androidTarget` on a KMP project:
```
Execution failed for task ':webgpu-ktypes-descriptors:compileDebugKotlinAndroid'.
> Error while evaluating property 'friendPathsSet$kotlin_gradle_plugin_common' of task ':webgpu-ktypes-descriptors:compileDebugKotlinAndroid'.
> Could not resolve all files for configuration ':webgpu-ktypes-descriptors:debugCompileClasspath'.
> Could not resolve org.jetbrains:annotations:26.0.2.
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.