Skip to content

Commit 1c2c6b6

Browse files
committed
CHANGELOG
1 parent 8c3d1ba commit 1c2c6b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/espresso/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.0+11
2+
3+
* Bumps androidx.test.ext:truth from 1.6.0 to 1.7.0.
4+
15
## 0.4.0+10
26

37
* Bumps com.android.tools.build:gradle to 8.12.1.

packages/espresso/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Java classes for testing Flutter apps using Espresso.
33
Allows driving Flutter widgets from a native Espresso test.
44
repository: https://github.com/flutter/packages/tree/main/packages/espresso
55
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+espresso%22
6-
version: 0.4.0+10
6+
version: 0.4.0+11
77

88
environment:
99
sdk: ^3.7.0

0 commit comments

Comments
 (0)