Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

Commit

Permalink
Prepare release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
haoliu-amp committed Jan 11, 2020
1 parent 07693a4 commit bfaecd0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.1.4
* Updated to use androidx for Android.

## 1.1.3
* Fix a problem that dart documentation can't be generated on pub.dev

Expand Down
4 changes: 1 addition & 3 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@ dependencies:
sdk: flutter

cupertino_icons: ^0.1.2
amplitude_flutter: ^1.1.3

dev_dependencies:
flutter_test:
sdk: flutter

amplitude_flutter:
path: ../

flutter:
uses-material-design: true
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: amplitude_flutter
description: Official Flutter plugin for tracking events and revenue to Amplitude.
version: 1.1.3
version: 1.1.4
homepage: https://github.com/amplitude/Amplitude-Flutter

environment:
Expand Down

0 comments on commit bfaecd0

Please sign in to comment.