Update com.keylesspalace.tusky to v22.0-beta.1

This commit is contained in:
Nik Clayton 2023-04-25 17:11:41 +00:00 committed by Licaon_Kter
parent b9244f0687
commit df623c8a6e

View file

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