mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Bump Flutter version for Goguma
This commit is contained in:
parent
4e49627fd5
commit
c3b0061717
1 changed files with 4 additions and 2 deletions
|
|
@ -77,17 +77,19 @@ Builds:
|
|||
|
||||
- versionName: 0.6.0
|
||||
versionCode: 998
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14178
|
||||
commit: 7359d1ffda513be55e05da1bbe55d6b072d9d62b
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.10.1
|
||||
- flutter@3.16.3
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- "$$flutter$$/bin/flutter pub add -- 'override:geolocator_android:{\"git\"\
|
||||
: {\"url\": \"https://github.com/Zverik/flutter-geolocator.git\", \"ref\"\
|
||||
: \"floss\", \"path\": \"geolocator_android\"}}'"
|
||||
- $$flutter$$/bin/flutter pub remove firebase_core firebase_messaging
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
|
|
|
|||
Loading…
Reference in a new issue