Skip to content

Commit 84c6322

Browse files
committed
Bumped dependencies.
1 parent bcdaa4c commit 84c6322

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [0.4.2] - 2019-03-01
10-
### Added
9+
## [0.4.2] - 2019-03-13
10+
### Changed
11+
- Required flutter_android 0.4.0+
1112

1213
## [0.4.1] - 2019-02-28
1314
No functional changes.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ documentation:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
flutter_android: ^0.3.6
13+
flutter_android: ^0.4.0
1414
meta: ^1.1.6
1515
dev_dependencies:
1616
flutter_test:

0 commit comments

Comments
 (0)