Update Stealth to 2.3.1 (23)

This commit is contained in:
F-Droid checkupdates bot 2025-06-02 04:19:21 +00:00 committed by linsui
parent 2b3fd7e55e
commit 79a42024b4

View file

@ -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