mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Unpopular Music Player to 2.72 (53)
This commit is contained in:
parent
83f555dad8
commit
9d934dc724
1 changed files with 13 additions and 2 deletions
|
|
@ -302,7 +302,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.72'
|
||||
versionCode: 53
|
||||
commit: b6125d7b380c4517443f28b9270df58f983f4a05
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.70'
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: '2.72'
|
||||
CurrentVersionCode: 53
|
||||
|
|
|
|||
Loading…
Reference in a new issue