F-Droid OTA: new release 1.1
This commit is contained in:
parent
242e23bc96
commit
27ca5a9fac
|
@ -27,6 +27,17 @@ Builds:
|
||||||
- libs/gradle-witness.jar
|
- libs/gradle-witness.jar
|
||||||
build: ./create_ota.sh binary `cat VERCODE`
|
build: ./create_ota.sh binary `cat VERCODE`
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.1
|
||||||
|
versionCode: 1001050
|
||||||
|
commit: 1.1
|
||||||
|
output: app/build/distributions/F-DroidFromBinaries-$$VERCODE$$.zip
|
||||||
|
prebuild: echo $$VERCODE$$ > VERCODE
|
||||||
|
scanignore:
|
||||||
|
- app/src/*est/*/*.jar
|
||||||
|
- libs/gradle-witness.jar
|
||||||
|
build: ./create_ota.sh binary `cat VERCODE`
|
||||||
|
|
||||||
MaintainerNotes: AutoUpdateMode only works for APKs right now.
|
MaintainerNotes: AutoUpdateMode only works for APKs right now.
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
|
|
Loading…
Reference in a new issue