ankidroid / ankidroid/Anki-Android-Backend

can't compile ankidroid using local_backend

Aberta
#671 1 comentário 1 reação 0 responsáveis Ver no GitHub
Linguagem predominante
Kotlin
Estrelas
91
Forks
54
Merge médio
1d 36min
PRs com merge (30d)
12

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.