From 789a2bd1e242c3651629f4c46e1d0de4c31cfc43 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sat, 1 Nov 2025 04:36:51 +0000 Subject: [PATCH] Update SoundAura to 1.6.2 (13) --- 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 954e57d998..7af1550f70 100644 --- a/metadata/com.cliffracertech.soundaura.yml +++ b/metadata/com.cliffracertech.soundaura.yml @@ -72,7 +72,19 @@ Builds: gradle: - 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 UpdateCheckMode: Tags -CurrentVersion: 1.6.1 -CurrentVersionCode: 12 +CurrentVersion: 1.6.2 +CurrentVersionCode: 13