mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Only detect stable builds for Tiddloid
This commit is contained in:
parent
01f3bf0ad2
commit
ce3afef54c
1 changed files with 4 additions and 3 deletions
|
|
@ -45,12 +45,13 @@ Builds:
|
|||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 40
|
||||
disable: https://forum.f-droid.org/t/the-f-droid-builder-fetched-my-pre-release-and-got-it-built/17784
|
||||
commit: 26aa8f61bf527055d1d2dc666b435ddea6dd84cd
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 40
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue