mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update Fox's Magisk Module Manager to 0.6.3 (55)
This commit is contained in:
parent
f92c0f9a22
commit
4cfda07b45
1 changed files with 15 additions and 2 deletions
|
|
@ -240,11 +240,24 @@ Builds:
|
|||
rm:
|
||||
- examples
|
||||
|
||||
- versionName: 0.6.3
|
||||
versionCode: 55
|
||||
commit: 5cb47e2cfca37a242792560526b44517de449b15
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- examples
|
||||
|
||||
MaintainerNotes: |-
|
||||
* NonFreeNet — Depends on GitHub for modules downloading.
|
||||
* NonFreeAdd — Potentially downloads proprietary Magisk modules.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.6.2
|
||||
CurrentVersionCode: 54
|
||||
CurrentVersion: 0.6.3
|
||||
CurrentVersionCode: 55
|
||||
|
|
|
|||
Loading…
Reference in a new issue