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