remove: Android filepicker

This commit is contained in:
Krille Fear 2021-10-14 17:26:20 +02:00
commit c2f23c491e
5 changed files with 10 additions and 48 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh -ve
git apply ./scripts/enable-android-google-services.patch
flutter format lib/ test/ --set-exit-if-changed
flutter analyze
git apply ./scripts/enable-android-google-services.patch --check