From 871c024f021d2541b4499a04910b1c3ea9ec25f3 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 27 Aug 2025 09:42:01 +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 80a46c8f70..d77f957083 100644 --- a/metadata/io.github.lydavid.musicsearch.yml +++ b/metadata/io.github.lydavid.musicsearch.yml @@ -1091,9 +1091,9 @@ Builds: scandelete: - build-logic/convention/build - - versionName: 1.59.1 - versionCode: 711 - commit: 3d065ca0e3a52aba229011d73a383f6735eb0a7b + - versionName: 1.59.2 + versionCode: 712 + commit: 69291a6fdcaae188c442ae3b890b8908d6a8e7ea subdir: android/app sudo: - echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list @@ -1122,5 +1122,5 @@ AllowedAPKSigningKeys: c9b37762445dfcab7eabea79195d7f5c32501180f7c31403cf5cb427f AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*) -CurrentVersion: 1.59.1 -CurrentVersionCode: 711 +CurrentVersion: 1.59.2 +CurrentVersionCode: 712