mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Music Player GO to 4.4.13 (176)
This commit is contained in:
parent
e7219fd869
commit
20454c6911
1 changed files with 15 additions and 2 deletions
|
|
@ -601,7 +601,20 @@ Builds:
|
|||
rm:
|
||||
- project/gradle
|
||||
|
||||
- versionName: 4.4.13
|
||||
versionCode: 176
|
||||
commit: 74365447f6ceb114b482936b1afc42e69e7c521b
|
||||
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.12
|
||||
CurrentVersionCode: 175
|
||||
CurrentVersion: 4.4.13
|
||||
CurrentVersionCode: 176
|
||||
|
|
|
|||
Loading…
Reference in a new issue