From b33a3c6d5b845816321e134330fc4404900f8535 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Tue, 14 Oct 2025 05:03:17 +0000 Subject: [PATCH] Update dev.theolm.wwc to v0.21.0 (30) --- metadata/dev.theolm.wwc.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/dev.theolm.wwc.yml b/metadata/dev.theolm.wwc.yml index 4b76045510..56f8e4544d 100644 --- a/metadata/dev.theolm.wwc.yml +++ b/metadata/dev.theolm.wwc.yml @@ -200,10 +200,19 @@ Builds: scandelete: - build-logic/build/ + - versionName: v0.21.0 + versionCode: 30 + commit: 4bb1ab773b0a38e91e8fabd79e3113a87f9b4a5f + subdir: app + gradle: + - yes + scandelete: + - build-logic/build/ + AllowedAPKSigningKeys: a51bcf4492e81eb4d522c06ca9a0d90ab60be70a1376da7b169f23d38431b2cd AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.+)" -CurrentVersion: v0.20.0 -CurrentVersionCode: 29 +CurrentVersion: v0.21.0 +CurrentVersionCode: 30