Merge branch 'privileged-extension-new-git' into 'master'
update Privileged Extension to new git repo and version The new Privileged Extension is definitely ready to ship, as compared to the last release. This changes to the new git repo and updates to build the latest version. See merge request !1767
This commit is contained in:
commit
f2deb3b0ad
|
@ -1,8 +1,8 @@
|
||||||
Categories:System
|
Categories:System
|
||||||
License:GPLv3+
|
License:GPLv3+
|
||||||
Web Site:https://f-droid.org
|
Web Site:https://f-droid.org
|
||||||
Source Code:https://gitlab.com/fdroid/fdroidclient
|
Source Code:https://gitlab.com/fdroid/privileged-extension
|
||||||
Issue Tracker:https://gitlab.com/fdroid/fdroidclient/issues
|
Issue Tracker:https://gitlab.com/fdroid/privileged-extension/issues
|
||||||
Donate:https://f-droid.org/about
|
Donate:https://f-droid.org/about
|
||||||
FlattrID:343053
|
FlattrID:343053
|
||||||
Bitcoin:15u8aAPK4jJ5N8wpWJ5gutAyyeHtKX5i18
|
Bitcoin:15u8aAPK4jJ5N8wpWJ5gutAyyeHtKX5i18
|
||||||
|
@ -28,8 +28,8 @@ This has several advantages:
|
||||||
* The process of installing into system via root is safer
|
* The process of installing into system via root is safer
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:srclib
|
Repo Type:git
|
||||||
Repo:fdroidclient
|
Repo:https://gitlab.com/fdroid/privileged-extension.git
|
||||||
|
|
||||||
Build:0.1-alpha0,1000
|
Build:0.1-alpha0,1000
|
||||||
commit=68899ec476a20de87389e2ac1b38aa5463c4c35e
|
commit=68899ec476a20de87389e2ac1b38aa5463c4c35e
|
||||||
|
@ -41,7 +41,11 @@ Build:0.1,1050
|
||||||
subdir=Privileged-Extension
|
subdir=Privileged-Extension
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:0.2,2000
|
||||||
|
commit=0.2
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Static
|
Update Check Mode:Static
|
||||||
Current Version:0.1
|
Current Version:0.2
|
||||||
Current Version Code:1050
|
Current Version Code:2000
|
||||||
|
|
Loading…
Reference in a new issue