From c38bd8a4b9a3748d82da7f3e5bc919af1b568e52 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 18 Nov 2024 17:26:05 +0000 Subject: [PATCH] Update MusicSearch to 1.8.0 (509) --- metadata/io.github.lydavid.musicsearch.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/metadata/io.github.lydavid.musicsearch.yml b/metadata/io.github.lydavid.musicsearch.yml index 2b4c26f41f..4de51e62ef 100644 --- a/metadata/io.github.lydavid.musicsearch.yml +++ b/metadata/io.github.lydavid.musicsearch.yml @@ -355,9 +355,9 @@ Builds: scandelete: - build-logic/convention/build - - versionName: 1.8.0-beta.16 - versionCode: 508 - commit: 49a7f8b79ac2618b22f52312f3281b3276abb751 + - versionName: 1.8.0 + versionCode: 509 + commit: 023843a41d7e2c678829115facc9a198389ebb88 subdir: android/app sudo: - echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list @@ -381,5 +381,5 @@ AllowedAPKSigningKeys: c9b37762445dfcab7eabea79195d7f5c32501180f7c31403cf5cb427f AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*) -CurrentVersion: 1.8.0-beta.16 -CurrentVersionCode: 508 +CurrentVersion: 1.8.0 +CurrentVersionCode: 509