mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Fox's Magisk Module Manager to 0.5.3 (46)
This commit is contained in:
parent
8c3ac4f853
commit
24a6fec8c3
1 changed files with 15 additions and 2 deletions
|
|
@ -136,11 +136,24 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- examples
|
- examples
|
||||||
|
|
||||||
|
- versionName: 0.5.3
|
||||||
|
versionCode: 46
|
||||||
|
commit: 738bd3f81927485dc0369407176210bc41d97eaf
|
||||||
|
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.5.2
|
CurrentVersion: 0.5.3
|
||||||
CurrentVersionCode: 45
|
CurrentVersionCode: 46
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue