mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Unpopular Music Player to 2.80.2 (55)
This commit is contained in:
parent
2f9a1dab74
commit
531bee806e
1 changed files with 13 additions and 2 deletions
|
|
@ -324,7 +324,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.80.2
|
||||
versionCode: 55
|
||||
commit: 617fef0c70f445365a02ad28e6ba7202cb2f1299
|
||||
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.80'
|
||||
CurrentVersionCode: 54
|
||||
CurrentVersion: 2.80.2
|
||||
CurrentVersionCode: 55
|
||||
|
|
|
|||
Loading…
Reference in a new issue