mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update SoundAura to 1.6.2 (13)
This commit is contained in:
parent
da209b8567
commit
789a2bd1e2
1 changed files with 14 additions and 2 deletions
|
|
@ -72,7 +72,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.6.2
|
||||||
|
versionCode: 13
|
||||||
|
commit: b9e30f9ce44e96e886fd65ab0eb62f03bdabd25e
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-21-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.6.1
|
CurrentVersion: 1.6.2
|
||||||
CurrentVersionCode: 12
|
CurrentVersionCode: 13
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue