update com.keylesspalace.tusky to v26.0 beta 1

This commit is contained in:
Conny Duck 2024-07-06 19:51:02 +02:00
parent 1593675715
commit b6f5c17b3d
No known key found for this signature in database

View file

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