mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Fritter to 2.2.0 (20210427)
This commit is contained in:
parent
4afc9c76ad
commit
42685ce8e4
1 changed files with 16 additions and 1 deletions
|
|
@ -103,8 +103,23 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 20210427
|
||||
commit: v2.2.0
|
||||
output: build/app/outputs/apk/release/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.0.4
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter packages pub run flutter_oss_licenses:generate.dart
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/jonjomckay/fritter/master/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 20210424
|
||||
CurrentVersionCode: 20210427
|
||||
|
|
|
|||
Loading…
Reference in a new issue