update com.keylesspalace.tusky to version 27.0 beta 1

This commit is contained in:
Conny Duck 2024-12-07 09:36:00 +01:00
parent 01c7f9acf5
commit c6be1daed7
No known key found for this signature in database

View file

@ -698,6 +698,13 @@ Builds:
gradle:
- blue
- versionName: 27.0 beta 1
versionCode: 126
commit: v27.0-beta.1
subdir: app
gradle:
- blue
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"