rssaid: 2.0.2

This commit is contained in:
linsui 2024-07-18 22:38:25 +08:00
parent 0c52912009
commit 3d89f66269

View file

@ -11,7 +11,7 @@ IssueTracker: https://github.com/LeetaoGoooo/RSSAid/issues
Changelog: https://github.com/LeetaoGoooo/RSSAid/releases
Donate: https://afdian.net/@leetao
AutoName: RSSAid
AutoName: rssaid
RepoType: git
Repo: https://github.com/LeetaoGoooo/RSSAid
@ -51,10 +51,32 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk --flavor=fdroid
- versionName: 2.0.2
versionCode: 6
commit: 1939a2bc11779773e4f18ec182ad209bf0c2151c
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
srclibs:
- flutter@3.22.2
rm:
- ios
- macos
- web
- screenshots
prebuild:
- sed -i -e '/^ _fetchRules();/d' lib/main.dart
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
scandelete:
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --flavor=fdroid
MaintainerNotes: RSSHub itself is MIT licensed (https://github.com/DIYgod/RSSHub).
AutoUpdateMode: None
UpdateCheckMode: None
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.6.5
CurrentVersionCode: 4
CurrentVersion: 2.0.2
CurrentVersionCode: 6