Mill: Upgrade Flutter and NDK

This commit is contained in:
Calcitem 2023-02-04 23:06:19 +08:00 committed by linsui
parent 91a288b0d7
commit fc7ebccddb

View file

@ -2104,7 +2104,7 @@ Builds:
subdir: src/ui/flutter_app
output: build/app/outputs/flutter-apk/app-fdroid-release.apk
srclibs:
- flutter@3.3.10
- flutter@3.7.1
rm:
- src/perfect
- src/test
@ -2126,7 +2126,7 @@ Builds:
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk --flavor fdroid --release
ndk: r21e
ndk: r25b
MaintainerNotes: |-
Builds will fail when the srclib ref of flutter and the version with which