mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Stealth to 2.3.1 (23)
This commit is contained in:
parent
2b3fd7e55e
commit
79a42024b4
1 changed files with 9 additions and 2 deletions
|
|
@ -173,8 +173,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.1
|
||||
versionCode: 23
|
||||
commit: c402198ed89e6f935c53c8d9624c1e4c6cded6b4
|
||||
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.3.0
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue