mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Finamp to 0.6.1 (17)
This commit is contained in:
parent
bad5ea8bcc
commit
8fdfb470f1
1 changed files with 16 additions and 2 deletions
|
|
@ -80,8 +80,22 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21
|
||||
|
||||
- versionName: 0.6.1
|
||||
versionCode: 17
|
||||
commit: a127e2ab3ebefbfb9cccf7c13aa843209c0f80b1
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.10.4
|
||||
rm:
|
||||
- ios
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
ndk: r21
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.6.0
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 0.6.1
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue