mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Fox's Magisk Module Manager to 0.6.5 (57)
This commit is contained in:
parent
885f234c3c
commit
fd9d3902f0
1 changed files with 15 additions and 2 deletions
|
|
@ -253,11 +253,24 @@ Builds:
|
|||
rm:
|
||||
- examples
|
||||
|
||||
- versionName: 0.6.5
|
||||
versionCode: 57
|
||||
commit: 0120a86ec432bf78ff1460e6ea0ceb710d328985
|
||||
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.3
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: 0.6.5
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue