Skip to content

Update Fairphone Clock Widget to 2.1.0

  • The app complies with the inclusion criteria
  • All related fdroiddata issues have been referenced in this merge request
  • Builds with fdroid build

We (@WeAreFairphone) changed the repo project structure (app source inside an app folder, correct proguard files, etc), so I manually added the new Build after fdroid checkupdates community.fairphone.clock:

Build:2.1.0,3
    commit=2.1.0
    subdir=app
    gradle=yes

We embedded metadata right in the source repo, but I've not received any positive feedback from fdroid rewritemeta community.fairphone.clock about it getting right the new metadata.

Also can't seem to make fdroid build community.fairphone.clock work because it doesn't find gradle, 🤷 :

ERROR: Could not build app community.fairphone.clock: OSError while trying to execute gradle clean: [Errno 2] No such file or directory: 'gradle': 'gradle'
INFO: Build for app community.fairphone.clock failed:
OSError while trying to execute gradle clean: [Errno 2] No such file or directory: 'gradle': 'gradle'
INFO: Finished
INFO: 1 build failed

I guess @Rudloff will quickly help me fix these troubles, though, ;)

Edited by Roberto MF

Merge request reports