From 694e25aacbc8b10be7cc2182f6807f80f886c76c Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Fri, 9 May 2025 05:41:46 +0000 Subject: [PATCH] Update SoundRemote to 0.5.0 (12) --- metadata/io.github.soundremote.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.soundremote.yml b/metadata/io.github.soundremote.yml index 8c2f8b29a7..c00bcc885a 100644 --- a/metadata/io.github.soundremote.yml +++ b/metadata/io.github.soundremote.yml @@ -26,9 +26,17 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/apache_2.txt' 'assets/opus_license.txt' + - versionName: 0.5.0 + versionCode: 12 + commit: e7039330e0669cc7ce23fd76a645d6725b37af78 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystoreProperties/d' -e '/release config/d' build.gradle.kts + AllowedAPKSigningKeys: 6bdd7998e381d4e5d4e0c7bfc50dffbe816e2a3fb5e1c867e72fad65ffd4eef5 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.4.5 -CurrentVersionCode: 10 +CurrentVersion: 0.5.0 +CurrentVersionCode: 12