Update Stealth to 2.2.2 (21)

This commit is contained in:
F-Droid checkupdates bot 2023-07-31 07:02:12 +00:00
parent 7e099483cb
commit e7e245d2a6

View file

@ -158,8 +158,15 @@ Builds:
gradle:
- yes
- versionName: 2.2.2
versionCode: 21
commit: 0ea4b94c94d7e7d3a7eacf49d382525e97861ab9
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.1
CurrentVersionCode: 20
CurrentVersion: 2.2.2
CurrentVersionCode: 21