Skip to content

Commit d99b42d

Browse files
committed
Bumped dependencies.
1 parent d2826ff commit d99b42d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [0.4.0] - 2019-02-14
1010
### Changed
11-
- Require Dart SDK 2.1+
11+
- Required Dart SDK 2.1+
12+
- Required flutter_android 0.3.0+
1213

1314
## [0.3.5] - 2019-01-26
1415
### Changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ documentation:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
flutter_android: ^0.2.4
13+
flutter_android: ^0.3.0
1414
meta: ^1.1.6
1515
dev_dependencies:
1616
flutter_test:

0 commit comments

Comments
 (0)