wownero
/
wownerujo
Archived
4
0
Fork 0

add use-prebuilt task

openssl-1.1.0 v1.5.10.4-fdroid
fuwa 6 years ago
parent 85c2a7b2c6
commit e49b883285

@ -1,7 +1,8 @@
apk_path := vendor/fdroiddata/unsigned
app_id := com.wownero.wownerujo
.PHONY: f-droid-sign f-droid-clean build-external-libs
.PHONY: f-droid-sign f-droid-clean \
build-external-libs use-prebuilt-external-libs
all: build-external-libs
@ -20,3 +21,7 @@ f-droid-clean:
build-external-libs:
script/build-external-libs/all.sh
# faster build for testing f-droid release
use-prebuilt-external-libs:
script/build-external-libs/use-archive.sh

@ -34,3 +34,5 @@ Builds:
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '1.5.10.4 '
CurrentVersionCode: 1040