mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Tusky to 23.0 (113)
This commit is contained in:
parent
2030c1eec9
commit
a5199b0da9
1 changed files with 9 additions and 2 deletions
|
|
@ -591,8 +591,15 @@ Builds:
|
|||
gradle:
|
||||
- blue
|
||||
|
||||
- versionName: '23.0'
|
||||
versionCode: 113
|
||||
commit: bfc84e4b85a62b84fbfaa121dfaf5665105c1661
|
||||
subdir: app
|
||||
gradle:
|
||||
- blue
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||
CurrentVersion: '22.0'
|
||||
CurrentVersionCode: 110
|
||||
CurrentVersion: '23.0'
|
||||
CurrentVersionCode: 113
|
||||
|
|
|
|||
Loading…
Reference in a new issue