Skip to content

Commit

Permalink
workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
matanshukry committed Aug 17, 2024
1 parent 8f03f47 commit 6a457a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests_platform_interface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
paths: [ 'flutter_google_places_sdk_platform_interface/**' ]

env:
flutter_version: "2.5.1"
flutter_version: "3.24.0"
java_version: "16.x"
dir: "flutter_google_places_sdk_platform_interface"

Expand Down
1 change: 0 additions & 1 deletion flutter_google_places_sdk/example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
/build/

# Web related
lib/generated_plugin_registrant.dart

# Symbolication related
app.*.symbols
Expand Down

0 comments on commit 6a457a8

Please sign in to comment.