mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Music Player GO to 4.4.20 (183)
This commit is contained in:
parent
fdf8cd7002
commit
2efbd18d89
1 changed files with 15 additions and 2 deletions
|
|
@ -692,7 +692,20 @@ Builds:
|
|||
rm:
|
||||
- project/gradle
|
||||
|
||||
- versionName: 4.4.20
|
||||
versionCode: 183
|
||||
commit: 75e37cf25b9ccf8432c1d9a72d998b961a9a85f1
|
||||
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.19
|
||||
CurrentVersionCode: 182
|
||||
CurrentVersion: 4.4.20
|
||||
CurrentVersionCode: 183
|
||||
|
|
|
|||
Loading…
Reference in a new issue