mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update Fox's Magisk Module Manager to 0.6.1 (53)
This commit is contained in:
parent
db29283221
commit
a3a4900a24
1 changed files with 15 additions and 2 deletions
|
|
@ -214,11 +214,24 @@ Builds:
|
|||
rm:
|
||||
- examples
|
||||
|
||||
- versionName: 0.6.1
|
||||
versionCode: 53
|
||||
commit: 6cdf75c39a002c9c5c9b17a28f229d63c70ab5b0
|
||||
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.0
|
||||
CurrentVersionCode: 52
|
||||
CurrentVersion: 0.6.1
|
||||
CurrentVersionCode: 53
|
||||
|
|
|
|||
Loading…
Reference in a new issue