mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Tusky to 26.1 (124)
This commit is contained in:
parent
792f6deca1
commit
9cc3dae87d
1 changed files with 9 additions and 2 deletions
|
|
@ -684,8 +684,15 @@ Builds:
|
|||
gradle:
|
||||
- blue
|
||||
|
||||
- versionName: '26.1'
|
||||
versionCode: 124
|
||||
commit: f3732cc48ef0af226f4ccef43dc1b15a5f22b579
|
||||
subdir: app
|
||||
gradle:
|
||||
- blue
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||
CurrentVersion: '26.0'
|
||||
CurrentVersionCode: 123
|
||||
CurrentVersion: '26.1'
|
||||
CurrentVersionCode: 124
|
||||
|
|
|
|||
Loading…
Reference in a new issue