mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update com.keylesspalace.tusky.yml to v25.0 beta 1
This commit is contained in:
parent
ba64e8f2c7
commit
0639a6f366
1 changed files with 7 additions and 0 deletions
|
|
@ -642,6 +642,13 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- blue
|
- blue
|
||||||
|
|
||||||
|
- versionName: 25.0 beta 1
|
||||||
|
versionCode: 118
|
||||||
|
commit: v25.0-beta.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- blue
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue