mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
butterfly.nightly - update
This commit is contained in:
parent
146d429bd4
commit
6c4c4c9496
1 changed files with 5 additions and 5 deletions
|
|
@ -1726,9 +1726,9 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --flavor nightly
|
||||
|
||||
- versionName: 2.1.0-rc.2
|
||||
versionCode: 102
|
||||
commit: f71dfc8bf5c11462fdfafde34c43de797e062850
|
||||
- versionName: 2.1.0-rc.3
|
||||
versionCode: 103
|
||||
commit: 01d869d54fa8909473f503305cbe7d76601e8fec
|
||||
subdir: app
|
||||
output: build/app/outputs/flutter-apk/app-nightly-release.apk
|
||||
srclibs:
|
||||
|
|
@ -1756,5 +1756,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.+$
|
||||
UpdateCheckData: app/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.1.0-rc.2
|
||||
CurrentVersionCode: 102
|
||||
CurrentVersion: 2.1.0-rc.3
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
Loading…
Reference in a new issue