mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Update Fox's Magisk Module Manager to 0.6.6 (58)
This commit is contained in:
parent
72cc6888b4
commit
b92ec3cecc
1 changed files with 15 additions and 2 deletions
|
|
@ -266,11 +266,24 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- examples
|
- examples
|
||||||
|
|
||||||
|
- versionName: 0.6.6
|
||||||
|
versionCode: 58
|
||||||
|
commit: 5c4bd253efe9fde0205b098124798f438e1ca344
|
||||||
|
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: |-
|
MaintainerNotes: |-
|
||||||
* NonFreeNet — Depends on GitHub for modules downloading.
|
* NonFreeNet — Depends on GitHub for modules downloading.
|
||||||
* NonFreeAdd — Potentially downloads proprietary Magisk modules.
|
* NonFreeAdd — Potentially downloads proprietary Magisk modules.
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.6.5
|
CurrentVersion: 0.6.6
|
||||||
CurrentVersionCode: 57
|
CurrentVersionCode: 58
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue