mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Opus 1 Music Player to 2.60.3 (63)
This commit is contained in:
parent
68b70cabfe
commit
492aa44058
1 changed files with 13 additions and 2 deletions
|
|
@ -48,7 +48,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.60.3
|
||||
versionCode: 63
|
||||
commit: 65e12b6e316bf0f4cee0b9cdb26bdc9d574381e5
|
||||
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.60.1
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 2.60.3
|
||||
CurrentVersionCode: 63
|
||||
|
|
|
|||
Loading…
Reference in a new issue