mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- blue
|
- blue
|
||||||
|
|
||||||
|
- versionName: '25.2'
|
||||||
|
versionCode: 121
|
||||||
|
commit: bf9be47f0f5a1382ad9cbda1f927929c22a3fcd8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- blue
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||||
CurrentVersion: '25.1'
|
CurrentVersion: '25.2'
|
||||||
CurrentVersionCode: 120
|
CurrentVersionCode: 121
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue