JetBrains / JetBrains/java-annotations
Add AndroidTarget as KMP target
未关闭
- 主要语言
- Kotlin
- 星标
- 463
- 派生
- 72
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
```
贡献指南
评估
这个 Issue 还没有评估数据。