Skip to content

fix(fdroid): strip Play dependency-metadata block from APK, bump to 1.1.2#44

Merged
Xitee1 merged 1 commit into
mainfrom
fix/fdroid-dependency-metadata
Jul 12, 2026
Merged

fix(fdroid): strip Play dependency-metadata block from APK, bump to 1.1.2#44
Xitee1 merged 1 commit into
mainfrom
fix/fdroid-dependency-metadata

Conversation

@Xitee1

@Xitee1 Xitee1 commented Jul 12, 2026

Copy link
Copy Markdown
Owner

F-Droid's check apk CI job rejected the v1.1.1 release APK: AGP embeds a Google-Play-encrypted dependency list as an extra APK signing block by default (Dependency metadata), which F-Droid treats as an opaque non-transparent blob.

  • Disable it via dependenciesInfo { includeInApk = false; includeInBundle = false }
  • Bump version.properties to 1.1.2 / 101020 and add the matching fastlane changelogs (en-US + de-DE)

After merging, tag v1.1.2 — the fdroiddata recipe will point at that release instead of v1.1.1.

🤖 Generated with Claude Code

….1.2

F-Droid's check-apk scanner rejects the AGP-default dependency-metadata
extra signing block (an opaque blob only Google Play can decrypt). Disable
it via dependenciesInfo, and prepare the v1.1.2 release the fdroiddata
recipe will reference instead of v1.1.1.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Xitee1
Xitee1 merged commit e00ecee into main Jul 12, 2026
1 check passed
@Xitee1
Xitee1 deleted the fix/fdroid-dependency-metadata branch July 12, 2026 08:48
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.

1 participant