File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- ## NEXT
1+ ## 0.4.0+8
22
3+ * Bumps ` com.google.guava:guava ` from 33.3.1 to 33.4.8.
34* Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
45
56## 0.4.0+7
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ android {
5757}
5858
5959dependencies {
60- implementation ' com.google.guava:guava:33.3.1 -android'
60+ implementation ' com.google.guava:guava:33.4.8 -android'
6161 implementation ' com.squareup.okhttp3:okhttp:4.12.0'
6262 implementation ' com.google.code.gson:gson:2.11.0'
6363 androidTestImplementation ' org.hamcrest:hamcrest:3.0'
Original file line number Diff line number Diff 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.
44repository : https://github.com/flutter/packages/tree/main/packages/espresso
55issue_tracker : https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+espresso%22
6- version : 0.4.0+7
6+ version : 0.4.0+8
77
88environment :
99 sdk : ^3.7.0
You can’t perform that action at this time.
0 commit comments