mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Retro Music to 6.2.1 (10621)
This commit is contained in:
parent
21736d62bf
commit
25795860ee
1 changed files with 14 additions and 2 deletions
|
|
@ -45,7 +45,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 6.2.1
|
||||
versionCode: 10621
|
||||
commit: 045e027edcef66fa6ebbff71b7f17840f13284a6
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.2.0
|
||||
CurrentVersionCode: 10620
|
||||
CurrentVersion: 6.2.1
|
||||
CurrentVersionCode: 10621
|
||||
|
|
|
|||
Loading…
Reference in a new issue