Update Tusky to 27.0 (127)

This commit is contained in:
F-Droid checkupdates bot 2024-12-23 04:44:34 +00:00 committed by linsui
parent b33bfce2f8
commit 2fc48a9bce

View file

@ -705,8 +705,15 @@ Builds:
gradle:
- blue
- versionName: '27.0'
versionCode: 127
commit: 043f88b2f592901add0ec265d98de2e6bb95ee83
subdir: app
gradle:
- blue
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
CurrentVersion: '26.2'
CurrentVersionCode: 125
CurrentVersion: '27.0'
CurrentVersionCode: 127