Download all apks at build time (if they're not present) (#84)

* F-Droid component apks correct
* Put the version number (v0.1.0) in GsfProxy/.version_code
* microG component apks correct
* download_apk function called and implemnted except for call to curl
* Hyphen not underscore in GmsCore anf FakeStore apk filenames
* Get F-Droid components from https://f-droid.org/repo/
* Download apks using curl
* Remove old commented-out code
* Comment out debug 'echo' statements

* add the necessary cd commands

* Delete the stored apks: we download them at build time
This commit is contained in:
Pete Fotheringham
2026-02-01 08:04:49 +00:00
committed by GitHub
parent ce6ed1fbdd
commit 57cacf074c
5 changed files with 68 additions and 17 deletions