mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Retro Music to 6.6.0 (10660)
This commit is contained in:
parent
30bec547b4
commit
2599c4124e
1 changed files with 15 additions and 2 deletions
|
|
@ -82,7 +82,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
|
- versionName: 6.6.0
|
||||||
|
versionCode: 10660
|
||||||
|
commit: ed0b65cf2d41115066711423c360dd92e1fa9a47
|
||||||
|
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
|
||||||
|
prebuild: sed -i -e 's/8.13.0/8.11.1/' ../gradle/libs.versions.toml
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 6.5.0
|
CurrentVersion: 6.6.0
|
||||||
CurrentVersionCode: 10650
|
CurrentVersionCode: 10660
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue