mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Stealth to 2.3.0 (22)
This commit is contained in:
parent
792bc1c546
commit
34f4591aec
1 changed files with 9 additions and 2 deletions
|
|
@ -166,8 +166,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 22
|
||||
commit: 2178ee38c5e92eec570218103e222891fba35ffd
|
||||
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.2
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue