mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Fox's Magisk Module Manager to 0.5.1 (44)
This commit is contained in:
parent
4ead095030
commit
24b8f7c5ad
1 changed files with 15 additions and 2 deletions
|
|
@ -110,11 +110,24 @@ Builds:
|
|||
rm:
|
||||
- examples
|
||||
|
||||
- versionName: 0.5.1
|
||||
versionCode: 44
|
||||
commit: 2c5a5522213ea61dbbd3a54f3d45a4d6346e7182
|
||||
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.5.0
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 0.5.1
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue