mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Tusky to 26.2 (125)
This commit is contained in:
parent
2019c1ac7a
commit
b05be9e1ee
1 changed files with 9 additions and 2 deletions
|
|
@ -691,8 +691,15 @@ Builds:
|
|||
gradle:
|
||||
- blue
|
||||
|
||||
- versionName: '26.2'
|
||||
versionCode: 125
|
||||
commit: 85a59ec1f52af4a5459813ccb93fbdd001bfa7e6
|
||||
subdir: app
|
||||
gradle:
|
||||
- blue
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||
CurrentVersion: '26.1'
|
||||
CurrentVersionCode: 124
|
||||
CurrentVersion: '26.2'
|
||||
CurrentVersionCode: 125
|
||||
|
|
|
|||
Loading…
Reference in a new issue