mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
retromusic - update
This commit is contained in:
parent
c27fed2f78
commit
bbf09de32e
1 changed files with 14 additions and 2 deletions
|
|
@ -57,7 +57,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 6.3.0
|
||||
versionCode: 10630
|
||||
commit: a00dae2f74d8c931e011c7b4626e16ddd07eb8eb
|
||||
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.1
|
||||
CurrentVersionCode: 10621
|
||||
CurrentVersion: 6.3.0
|
||||
CurrentVersionCode: 10630
|
||||
|
|
|
|||
Loading…
Reference in a new issue