nutritionfactsorg / daily-dozen-android

Keep track of the foods that Dr. Greger recommends in his NYT's best-selling book, How Not to Die with this Android app
https://play.google.com/store/apps/details?id=org.nutritionfacts.dailydozen&hl=en
Other
274 stars 95 forks source link

F-Droid build failed #255

Closed linsui closed 6 days ago

linsui commented 2 months ago
> 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 commented 2 months ago

@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 commented 1 week ago

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