From 947c0e7d66e6130efde50810d3622753ad31d6bf Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sat, 13 Sep 2025 04:28:00 +0000 Subject: [PATCH] Update SoundAura to 1.6.1 (12) --- metadata/com.cliffracertech.soundaura.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/com.cliffracertech.soundaura.yml b/metadata/com.cliffracertech.soundaura.yml index 92d35a120f..237704971c 100644 --- a/metadata/com.cliffracertech.soundaura.yml +++ b/metadata/com.cliffracertech.soundaura.yml @@ -72,7 +72,19 @@ Builds: gradle: - yes + - versionName: 1.6.1 + versionCode: 12 + commit: 09f1a2c2a2f4abf4024d61d1b65b2cf020815677 + 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 UpdateCheckMode: Tags -CurrentVersion: 1.6.0 -CurrentVersionCode: 11 +CurrentVersion: 1.6.1 +CurrentVersionCode: 12