mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
F-Droid Privileged Extension OTA v0.2.13
This commit is contained in:
parent
8a8699d188
commit
67b8420d64
1 changed files with 6 additions and 0 deletions
|
|
@ -88,6 +88,12 @@ Builds:
|
|||
output: app/build/distributions/F-DroidPrivilegedExtensionFromBinaries-$$VERSION$$.zip
|
||||
build: ./create_ota.sh release binaries
|
||||
|
||||
- versionName: 0.2.13
|
||||
versionCode: 2130
|
||||
commit: 0.2.13
|
||||
output: app/build/distributions/F-DroidPrivilegedExtensionFromBinaries-$$VERSION$$.zip
|
||||
build: ./create_ota.sh release binaries
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: org.fdroid.fdroid.privileged
|
||||
|
|
|
|||
Loading…
Reference in a new issue