We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3d1ba commit 1c2c6b6Copy full SHA for 1c2c6b6
packages/espresso/CHANGELOG.md
@@ -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
5
## 0.4.0+10
6
7
* Bumps com.android.tools.build:gradle to 8.12.1.
packages/espresso/pubspec.yaml
@@ -3,7 +3,7 @@ description: Java classes for testing Flutter apps using Espresso.
Allows driving Flutter widgets from a native Espresso test.
repository: https://github.com/flutter/packages/tree/main/packages/espresso
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+espresso%22
-version: 0.4.0+10
+version: 0.4.0+11
8
environment:
9
sdk: ^3.7.0
0 commit comments