mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Mill: Upgrade Flutter and NDK
This commit is contained in:
parent
91a288b0d7
commit
fc7ebccddb
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue