mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Tusky to 25.2 (121)
This commit is contained in:
parent
c8578b493a
commit
b5a8c93b38
1 changed files with 9 additions and 2 deletions
|
|
@ -663,8 +663,15 @@ Builds:
|
|||
gradle:
|
||||
- blue
|
||||
|
||||
- versionName: '25.2'
|
||||
versionCode: 121
|
||||
commit: bf9be47f0f5a1382ad9cbda1f927929c22a3fcd8
|
||||
subdir: app
|
||||
gradle:
|
||||
- blue
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||
CurrentVersion: '25.1'
|
||||
CurrentVersionCode: 120
|
||||
CurrentVersion: '25.2'
|
||||
CurrentVersionCode: 121
|
||||
|
|
|
|||
Loading…
Reference in a new issue