This repository has been archived by the owner on Feb 12, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
build failed at app\build.gradle #225
Labels
Comments
Hello, Build fails because it needs the eclair-core library (this is a required dependency for this project, it contains most of the Lightning related logic). To get this version of eclair-core you must build it yoursef. To do that:
|
Why not release AAR to maven server or Github directly? |
Do you still have the same error? You're right we could release the archive on maven, we already do that for our |
When will it available on maven? |
Still not found 'fr.acinq.eclair:eclair-core_2.11:0.3.3-android' at https://mvnrepository.com/artifact/fr.acinq?sort=newest |
Add these dependencies and still build failed at |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Android Studio compiler is always failed at https://github.com/ACINQ/eclair-mobile/blob/testnet/app/build.gradle#L123.
Is there any problem?
===============================================================
`
Executing tasks: [:app:generateDebugSources] in project /GitHub/Eclair/eclair-mobile-0.4.9-TESTNET
FAILURE: Build failed with an exception.
Could not determine the dependencies of task ':app:compileDebugRenderscript'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 2s
`
The text was updated successfully, but these errors were encountered: