mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
chaldea - update recipe, aum
This commit is contained in:
parent
0ec7991b4a
commit
650aadd20b
1 changed files with 2 additions and 2 deletions
|
|
@ -1277,7 +1277,6 @@ 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:
|
||||
|
|
@ -1298,6 +1297,7 @@ Builds:
|
|||
- sdkmanager 'cmake;3.10.2.4988404'
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/dart scripts/patch_before_build.dart fdroid
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
|
|
@ -1305,7 +1305,7 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --flavor fdroid
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.5.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue