mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Stealth to 2.2.1 (20)
This commit is contained in:
parent
53705a5460
commit
f88f73410c
1 changed files with 9 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue