From 79a42024b4ba82ef5adfc37e4e3c4ae7e363464c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 2 Jun 2025 04:19:21 +0000 Subject: [PATCH] Update Stealth to 2.3.1 (23) --- metadata/com.cosmos.unreddit.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.cosmos.unreddit.yml b/metadata/com.cosmos.unreddit.yml index 3cb41bd146..98f95f6f23 100644 --- a/metadata/com.cosmos.unreddit.yml +++ b/metadata/com.cosmos.unreddit.yml @@ -173,8 +173,15 @@ Builds: gradle: - yes + - versionName: 2.3.1 + versionCode: 23 + commit: c402198ed89e6f935c53c8d9624c1e4c6cded6b4 + subdir: app + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags ^([0-9]+\.){2}[0-9]+$ UpdateCheckData: buildSrc/src/main/kotlin/Config.kt|versionCode\s+=\s+(\d+)|.|versionName\s+=\s+"(.+)" -CurrentVersion: 2.3.0 -CurrentVersionCode: 22 +CurrentVersion: 2.3.1 +CurrentVersionCode: 23