Skip to content

Commit 41f8412

Browse files
committed
update
1 parent 69afea3 commit 41f8412

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

google_api_availability/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
path: ../
1414

1515
dev_dependencies:
16-
flutter_lints: 1.0.4
16+
flutter_lints: 5.0.0
1717

1818
flutter:
1919
uses-material-design: true

google_api_availability/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
google_api_availability_android: ^1.0.0+1
13+
google_api_availability_android: ^1.0.2
1414
google_api_availability_platform_interface: ^1.0.1
1515

1616
dev_dependencies:
1717
flutter_test:
1818
sdk: flutter
19-
flutter_lints: 1.0.4
19+
flutter_lints: 5.0.0
2020
mocktail: ^0.3.0
2121
plugin_platform_interface: ^2.1.4
2222

0 commit comments

Comments
 (0)