mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update MoLe to 0.21.5 (54)
This commit is contained in:
parent
7fb7541e6a
commit
305bd897b4
1 changed files with 15 additions and 2 deletions
|
|
@ -269,7 +269,20 @@ Builds:
|
|||
rm:
|
||||
- gradle
|
||||
|
||||
- versionName: 0.21.5
|
||||
versionCode: 54
|
||||
commit: 87e526dbccb940f0442020e24724a63033951f0a
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.21.4
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 0.21.5
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue