From 3faf13531f1a15ca882fd41392189f4e0958578f Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sun, 12 Oct 2025 09:59:39 +0000 Subject: [PATCH] Update ScanBridge to 1.5.0 (1005000) --- metadata/io.github.chrisimx.scanbridge.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.chrisimx.scanbridge.yml b/metadata/io.github.chrisimx.scanbridge.yml index 9ebdb8eb6c..9686429128 100644 --- a/metadata/io.github.chrisimx.scanbridge.yml +++ b/metadata/io.github.chrisimx.scanbridge.yml @@ -47,9 +47,16 @@ Builds: gradle: - yes + - versionName: 1.5.0 + versionCode: 1005000 + commit: 316048c410256c5e10430503868a27a7b081e7e6 + subdir: app + gradle: + - yes + AllowedAPKSigningKeys: 7d865ea1bf4ead7055906be77ac75dce558f5f3289cbfadb93b025eab87466cc AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9]+.[0-9]+.[0-9]+$ -CurrentVersion: 1.4.0 -CurrentVersionCode: 1004000 +CurrentVersion: 1.5.0 +CurrentVersionCode: 1005000