F-Droid Privileged Extension OTA: version 0.2.11
This commit is contained in:
parent
2e38eab157
commit
9e13d42082
|
|
@ -75,6 +75,12 @@ Builds:
|
||||||
output: app/build/distributions/F-DroidPrivilegedExtensionFromBinaries-$$VERSION$$.zip
|
output: app/build/distributions/F-DroidPrivilegedExtensionFromBinaries-$$VERSION$$.zip
|
||||||
build: ./create_ota.sh release binaries
|
build: ./create_ota.sh release binaries
|
||||||
|
|
||||||
|
- versionName: 0.2.11
|
||||||
|
versionCode: 2110
|
||||||
|
commit: 0.2.11
|
||||||
|
output: app/build/distributions/F-DroidPrivilegedExtensionFromBinaries-$$VERSION$$.zip
|
||||||
|
build: ./create_ota.sh release binaries
|
||||||
|
|
||||||
MaintainerNotes: Auto Update Mode only works for APKs right now.
|
MaintainerNotes: Auto Update Mode only works for APKs right now.
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue