Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F-Droid build failed #255

Closed
linsui opened this issue Jul 25, 2024 · 2 comments · Fixed by #256
Closed

F-Droid build failed #255

linsui opened this issue Jul 25, 2024 · 2 comments · Fixed by #256

Comments

@linsui
Copy link

linsui commented Jul 25, 2024

> Task :app:dataBindingMergeDependencyArtifactsFdroidRelease FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:dataBindingMergeDependencyArtifactsFdroidRelease'.
> Could not resolve all files for configuration ':app:fdroidReleaseCompileClasspath'.
   > Could not resolve com.michaelpardo:activeandroid:3.1.0-SNAPSHOT.
     Required by:
         project :app
      > Skipped due to earlier error
      > Skipped due to earlier error
* 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 6m 14s
1 actionable task: 1 executed

Could you please take a look? Thanks!

@slavick slavick mentioned this issue Jul 27, 2024
Merged
@slavick
Copy link
Member

slavick commented Jul 27, 2024

@linsui I pushed a change to the develop branch that should hopefully fix the build issue. Not sure if it's possible to test build a branch in F-Droid though. If not, it'll have to wait until I merge to master.

@linsui
Copy link
Author

linsui commented Sep 29, 2024

F-Droid doesn't allow binary in the repo. It has to be pulled from a known maven repo of built from source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants