From a056473dad8f59fb27933b25e5112f5f427303bc Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 12 May 2025 11:24:14 +0000 Subject: [PATCH] musicsearch - update --- 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 0cf82e6bc8..ff6c179e57 100644 --- a/metadata/io.github.lydavid.musicsearch.yml +++ b/metadata/io.github.lydavid.musicsearch.yml @@ -759,9 +759,9 @@ Builds: scandelete: - build-logic/convention/build - - versionName: 1.29.0 - versionCode: 619 - commit: a5c4d9d1e347c173081fa42cb2d90fab62eecf37 + - versionName: 1.29.1 + versionCode: 620 + commit: b29a1f08e5ca64d9b1291886341a530ebafd7e76 subdir: android/app sudo: - echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list @@ -786,5 +786,5 @@ AllowedAPKSigningKeys: c9b37762445dfcab7eabea79195d7f5c32501180f7c31403cf5cb427f AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*) -CurrentVersion: 1.29.0 -CurrentVersionCode: 619 +CurrentVersion: 1.29.1 +CurrentVersionCode: 620