mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
sanmill - update, bump flutter
This commit is contained in:
parent
512f9bbaaa
commit
b60a9357aa
1 changed files with 6 additions and 6 deletions
|
|
@ -2500,9 +2500,9 @@ Builds:
|
|||
- $$flutter$$/bin/flutter build apk --flavor fdroid --release
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 4.0.0
|
||||
versionCode: 3826
|
||||
commit: 2bca07d9bc1a08662d60996eae37a387766cbf33
|
||||
- versionName: 4.0.1
|
||||
versionCode: 3828
|
||||
commit: 6a2fcf86da1341cc27f93f09c87e6cc80817c94e
|
||||
subdir: src/ui/flutter_app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -2510,7 +2510,7 @@ Builds:
|
|||
- update-java-alternatives -a
|
||||
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@3.13.4
|
||||
- flutter@3.16.5
|
||||
rm:
|
||||
- src/perfect
|
||||
- src/test
|
||||
|
|
@ -2542,5 +2542,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: src/ui/flutter_app/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 4.0.0
|
||||
CurrentVersionCode: 3826
|
||||
CurrentVersion: 4.0.1
|
||||
CurrentVersionCode: 3828
|
||||
|
|
|
|||
Loading…
Reference in a new issue