JetBrains / JetBrains/java-annotations
Add AndroidTarget as KMP target
Ouverte
- Langage dominant
- Kotlin
- Étoiles
- 463
- Forks
- 72
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
```
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.