mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Music Player GO to 4.4.16 (179)
This commit is contained in:
parent
d00537f328
commit
00fab64f9a
1 changed files with 15 additions and 2 deletions
|
|
@ -640,7 +640,20 @@ Builds:
|
|||
rm:
|
||||
- project/gradle
|
||||
|
||||
- versionName: 4.4.16
|
||||
versionCode: 179
|
||||
commit: f2bfe5abb0a2ac69b6cfea2c7db4019cb8a17f3c
|
||||
subdir: project/app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- project/gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.4.15
|
||||
CurrentVersionCode: 178
|
||||
CurrentVersion: 4.4.16
|
||||
CurrentVersionCode: 179
|
||||
|
|
|
|||
Loading…
Reference in a new issue