mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Updated build instructions for com.hanntech.free2pass to comply with unsound null safety
This commit is contained in:
parent
12ece6c643
commit
7cc712971c
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ Builds:
|
||||||
- $$flutter$$/bin/flutter config --no-analytics
|
- $$flutter$$/bin/flutter config --no-analytics
|
||||||
- $$flutter$$/bin/flutter packages pub get
|
- $$flutter$$/bin/flutter packages pub get
|
||||||
- $$flutter$$/bin/flutter build apk --flavor fdroid -t lib/entrypoints/fdroid.entrypoint.dart
|
- $$flutter$$/bin/flutter build apk --flavor fdroid -t lib/entrypoints/fdroid.entrypoint.dart
|
||||||
|
--no-sound-null-safety
|
||||||
|
|
||||||
AutoUpdateMode: Version Release-%v+%c
|
AutoUpdateMode: Version Release-%v+%c
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue