diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index ebe9dd491..512b67427 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -112,7 +112,7 @@ jobs: run: bundle exec fastlane update_release_url build-android: - needs: pre-build + # needs: pre-build runs-on: ubuntu-latest steps: # Checkout diff --git a/pubspec.yaml b/pubspec.yaml index 512e12cc2..bcb3fd057 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -92,7 +92,7 @@ dependencies: stash: ^5.1.0 path: ^1.8.1 flutter_svg: ^2.0.10+1 - sqlite3_flutter_libs: 0.5.9 + sqlite3_flutter_libs: ^0.5.9 app_settings: ^4.1.8 firebase_crashlytics: ^3.0.4 firebase_core: ^2.1.1