mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Fox's Magisk Module Manager to 0.6.2 (54)
This commit is contained in:
parent
8bf96d08a0
commit
0a29007496
1 changed files with 15 additions and 2 deletions
|
|
@ -227,11 +227,24 @@ Builds:
|
|||
rm:
|
||||
- examples
|
||||
|
||||
- versionName: 0.6.2
|
||||
versionCode: 54
|
||||
commit: 22bfae45c02c42aab5a4f2a6a214f83839ed47d3
|
||||
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.1
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 0.6.2
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue