mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
chaldea - disable failing, aum
This commit is contained in:
parent
d41bd1bd33
commit
0d1776a122
1 changed files with 2 additions and 1 deletions
|
|
@ -1277,6 +1277,7 @@ Builds:
|
|||
|
||||
- versionName: 2.5.7
|
||||
versionCode: 968
|
||||
disable: https://github.com/chaldea-center/chaldea/issues/113
|
||||
commit: 7fd92b6a1129f99198d2ad1637e48a912cfbc22f
|
||||
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
|
|
@ -1304,7 +1305,7 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --flavor fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^v[\d.]+
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.5.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue