Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 9582b0f

Browse files
author
Emmanuel Garcia
committed
[instrumentation_adapter] Bump version
1 parent 48bc9da commit 9582b0f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/instrumentation_adapter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.4
2+
3+
* Migrate example to AndroidX.
4+
15
## 0.1.3
26

37
* Added example app.

packages/instrumentation_adapter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: instrumentation_adapter
22
description: Runs tests that use the flutter_test API as integration tests.
3-
version: 0.1.3
3+
version: 0.1.4
44
author: Flutter Team <[email protected]>
55
homepage: https://github.com/flutter/plugins/tree/master/packages/instrumentation_adapter
66

0 commit comments

Comments
 (0)