Update Stealth to 2.2.1 (20)

This commit is contained in:
F-Droid checkupdates bot 2023-06-07 05:06:59 +00:00
parent 53705a5460
commit f88f73410c

View file

@ -151,8 +151,15 @@ Builds:
gradle:
- yes
- versionName: 2.2.1
versionCode: 20
commit: 72841e4550dc0d8fcc61bc54b6d57f8fac2e0c4d
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.2.0
CurrentVersionCode: 19
CurrentVersion: 2.2.1
CurrentVersionCode: 20