Privileged Extension: new release v0.2.8
closes fdroid/privileged-extension#52
This commit is contained in:
parent
ca143c4f07
commit
c7a93ef402
|
@ -57,9 +57,15 @@ Builds:
|
||||||
output: app/build/distributions/FDroidPrivilegedExtensionFromBinaries-$$VERSION$$.zip
|
output: app/build/distributions/FDroidPrivilegedExtensionFromBinaries-$$VERSION$$.zip
|
||||||
build: ./create_ota.sh release binaries
|
build: ./create_ota.sh release binaries
|
||||||
|
|
||||||
|
- versionName: 0.2.8
|
||||||
|
versionCode: 2080
|
||||||
|
commit: 0.2.8
|
||||||
|
output: app/build/distributions/FDroidPrivilegedExtensionFromBinaries-$$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
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.2.7
|
CurrentVersion: 0.2.8
|
||||||
CurrentVersionCode: 2070
|
CurrentVersionCode: 2080
|
||||||
|
|
Loading…
Reference in a new issue