mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 05:25:43 +00:00
Update Retro Music to 6.2.0 (10620)
This commit is contained in:
parent
7f9c14be53
commit
01c7f9acf5
1 changed files with 14 additions and 2 deletions
|
|
@ -33,7 +33,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 6.2.0
|
||||
versionCode: 10620
|
||||
commit: 1c49bdcd727d9ac9bccd6b8bcc789b1049a675cf
|
||||
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.1.0
|
||||
CurrentVersionCode: 10603
|
||||
CurrentVersion: 6.2.0
|
||||
CurrentVersionCode: 10620
|
||||
|
|
|
|||
Loading…
Reference in a new issue