Update com.keylesspalace.tusky.yml to v25.0 beta 1

This commit is contained in:
charlag 2024-04-21 04:01:52 +00:00 committed by linsui
parent ba64e8f2c7
commit 0639a6f366

View file

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