ankidroid / ankidroid/Anki-Android-Backend

can't compile ankidroid using local_backend

未关闭
#671 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Kotlin
星标
91
派生
54
平均合并
1 天 36 分钟
30 天内合并 PR
12

描述

trying to compile ankidroid with `local_backend=true`:
```
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':libanki:bundleDebugAar'.
> Error while evaluating property 'hasLocalAarDeps' of task ':libanki:bundleDebugAar'.
> Direct local .aar file dependencies are not supported when building an AAR. The resulting AAR would be broken because the classes and Android resources from any local .aar file dependencies would not be packaged in the resulting AAR. Previous versions of the Android Gradle Plugin produce broken AARs in this case too (despite not throwing this error). The following direct local .aar file dependencies of the :libanki project caused this error: /home/jake/code/Anki-Android-Backend/rsdroid/build/outputs/aar/rsdroid-release.aar
```

using a local maven repo solves this

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。