From d6851f50b032e7ce9c495dff9557258a371f79a0 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Thu, 23 Jan 2025 05:44:39 +0000 Subject: [PATCH] Update Simon Dankelmann to 1.0.9 (3) --- .../de.simon.dankelmann.bluetoothlespam.yml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/metadata/de.simon.dankelmann.bluetoothlespam.yml b/metadata/de.simon.dankelmann.bluetoothlespam.yml index 3579dac1a7..197993af59 100644 --- a/metadata/de.simon.dankelmann.bluetoothlespam.yml +++ b/metadata/de.simon.dankelmann.bluetoothlespam.yml @@ -11,7 +11,7 @@ Changelog: https://github.com/simondankelmann/Bluetooth-LE-Spam/releases AutoName: Simon Dankelmann RepoType: git -Repo: https://github.com/simondankelmann/Bluetooth-LE-Spam +Repo: https://github.com/simondankelmann/Bluetooth-LE-Spam.git Builds: - versionName: 1.0.7 @@ -36,7 +36,19 @@ Builds: gradle: - yes + - versionName: 1.0.9 + versionCode: 3 + commit: e096761c89f2205c84e9ad21410bc168dd6c5ef3 + 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: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.0.8 -CurrentVersionCode: 2 +CurrentVersion: 1.0.9 +CurrentVersionCode: 3