mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Music Player GO to 4.4.12 (175)
This commit is contained in:
parent
d0392fb515
commit
8fdba64241
1 changed files with 15 additions and 2 deletions
|
|
@ -588,7 +588,20 @@ Builds:
|
|||
rm:
|
||||
- project/gradle
|
||||
|
||||
- versionName: 4.4.12
|
||||
versionCode: 175
|
||||
commit: 5a88bf3396db4bfd3e429fa34567e33dc2f94d69
|
||||
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.11
|
||||
CurrentVersionCode: 174
|
||||
CurrentVersion: 4.4.12
|
||||
CurrentVersionCode: 175
|
||||
|
|
|
|||
Loading…
Reference in a new issue