Skip to content

Dependency lock updates - #323

Merged
willyfromtheblock merged 3 commits into
mainfrom
dependency-lock-updates
Jul 22, 2026
Merged

willyfromtheblock merged 3 commits into
mainfrom
dependency-lock-updates

Conversation

@willyfromtheblock

Copy link
Copy Markdown
Member

closes #322

1.5.0+ publishes native libs to Maven Central, so F-Droid no longer
needs to build the transistor-background-fetch fork. Removes the custom
maven url from android/build.gradle and migrates the deprecated
HeadlessTask to HeadlessEvent.

Fixes #322
@willyfromtheblock
willyfromtheblock enabled auto-merge (squash) July 22, 2026 13:22
coinlib 4.1.0 build_macos.dart doesn't await Directory(buildDir).create()
before copying the dylib, so the copy races against dir creation and fails
with ENOENT on a clean checkout. Create build/ up front as a workaround.
@willyfromtheblock
willyfromtheblock merged commit 402b4a7 into main Jul 22, 2026
2 checks passed
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 this pull request may close these issues.

F-Droid build failed

1 participant