Skip to content

Commit 563baa9

Browse files
committed
CHANGELOG and version
1 parent 145906f commit 563baa9

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+5
2+
3+
* Bumps com.squareup.okhttp3, com.google.code.gson, and com.google.truth.
4+
15
## 0.4.0+4
26

37
* Updates agp to 8.7.2.

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+4
6+
version: 0.4.0+5
77

88
environment:
99
sdk: ^3.5.0

0 commit comments

Comments
 (0)