Fix patrol test on Firebase Test Lab
This commit is contained in:
@@ -100,5 +100,5 @@ dependencies {
|
|||||||
implementation 'androidx.work:work-runtime-ktx:2.7.0'
|
implementation 'androidx.work:work-runtime-ktx:2.7.0'
|
||||||
implementation 'com.android.support:multidex:1.0.3'
|
implementation 'com.android.support:multidex:1.0.3'
|
||||||
implementation 'androidx.window:window:1.0.0'
|
implementation 'androidx.window:window:1.0.0'
|
||||||
androidTestUtil "androidx.test:orchestrator:1.5.0"
|
androidTestUtil "androidx.test:orchestrator:1.5.1"
|
||||||
}
|
}
|
||||||
|
|||||||
+2
-2
@@ -1524,10 +1524,10 @@ packages:
|
|||||||
dependency: "direct dev"
|
dependency: "direct dev"
|
||||||
description:
|
description:
|
||||||
name: patrol
|
name: patrol
|
||||||
sha256: ef07b0022f6eabee77655a3cde2364ff57cf22c29018d524476e972a5476724f
|
sha256: "6ac5e239384282da389a6b78d68aa86d8760ad8d5481d665937c4eb586c0b3dc"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "3.11.1"
|
version: "3.11.0"
|
||||||
patrol_finders:
|
patrol_finders:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|||||||
+1
-1
@@ -275,7 +275,7 @@ dev_dependencies:
|
|||||||
|
|
||||||
http_mock_adapter: 0.4.2
|
http_mock_adapter: 0.4.2
|
||||||
|
|
||||||
patrol: 3.11.1
|
patrol: 3.11.0
|
||||||
|
|
||||||
plugin_platform_interface: 2.1.8
|
plugin_platform_interface: 2.1.8
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user