mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Music Player GO to 4.4.14 (177)
This commit is contained in:
parent
c172299197
commit
a9ec8a8909
1 changed files with 15 additions and 2 deletions
|
|
@ -614,7 +614,20 @@ Builds:
|
|||
rm:
|
||||
- project/gradle
|
||||
|
||||
- versionName: 4.4.14
|
||||
versionCode: 177
|
||||
commit: b7c3ca3d2f6635360f49051846a67182bce3611a
|
||||
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.13
|
||||
CurrentVersionCode: 176
|
||||
CurrentVersion: 4.4.14
|
||||
CurrentVersionCode: 177
|
||||
|
|
|
|||
Loading…
Reference in a new issue