Update Privileged Extension to 0.2.3 (2030)
This commit is contained in:
parent
e2140a6309
commit
7f3d032b2c
|
@ -46,6 +46,11 @@ Build:0.2.2,2020
|
|||
output=app/build/distributions/FDroidPrivilegedExtensionFromBinaries-0.2.2-ota.zip
|
||||
build=gradle assembleUpdateZipFromBinariesDebug
|
||||
|
||||
Build:0.2.3,2030
|
||||
commit=0.2.3-ota
|
||||
output=app/build/distributions/FDroidPrivilegedExtensionFromBinaries-$$VERSION$$.zip
|
||||
build=gradle assembleUpdateZipFromBinariesDebug
|
||||
|
||||
Maintainer Notes:
|
||||
* 0.2.2 might have changed build recipe
|
||||
* Set AUM once https://gitlab.com/fdroid/fdroidserver/issues/263 has been addressed
|
||||
|
|
|
@ -56,6 +56,11 @@ Build:0.2.2,2020
|
|||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:0.2.3,2030
|
||||
commit=0.2.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.2.2
|
||||
|
|
Loading…
Reference in a new issue