mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-10 06:18:36 +00:00
Update Tusky to 22.0 (110)
This commit is contained in:
parent
a67a6f7180
commit
e33ccdffd2
1 changed files with 9 additions and 2 deletions
|
|
@ -570,8 +570,15 @@ Builds:
|
|||
gradle:
|
||||
- blue
|
||||
|
||||
- versionName: '22.0'
|
||||
versionCode: 110
|
||||
commit: 039f18ce255cc7804ff43a3fd9db35ed3245a146
|
||||
subdir: app
|
||||
gradle:
|
||||
- blue
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||
CurrentVersion: '21.0'
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: '22.0'
|
||||
CurrentVersionCode: 110
|
||||
|
|
|
|||
Loading…
Reference in a new issue