Update Tusky to 25.2 (121)

This commit is contained in:
F-Droid checkupdates bot 2024-05-11 07:03:34 +00:00
parent c8578b493a
commit b5a8c93b38

View file

@ -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