mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Tusky to 20.0 (97)
This commit is contained in:
parent
5671f5383e
commit
b6888229f8
1 changed files with 9 additions and 2 deletions
|
|
@ -500,8 +500,15 @@ Builds:
|
|||
gradle:
|
||||
- blue
|
||||
|
||||
- versionName: '20.0'
|
||||
versionCode: 97
|
||||
commit: b53f097d459ecace7ff46ce3b4d0e6ab29f65dc1
|
||||
subdir: app
|
||||
gradle:
|
||||
- blue
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||
CurrentVersion: '19.0'
|
||||
CurrentVersionCode: 94
|
||||
CurrentVersion: '20.0'
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue