Skip to content

Commit

Permalink
Fix patrol test on Firebase Test Lab
Browse files Browse the repository at this point in the history
  • Loading branch information
tddang-linagora authored and hoangdat committed Dec 9, 2024
1 parent aa99995 commit 1597693
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,5 @@ dependencies {
implementation 'androidx.work:work-runtime-ktx:2.7.0'
implementation 'com.android.support:multidex:1.0.3'
implementation 'androidx.window:window:1.0.0'
androidTestUtil "androidx.test:orchestrator:1.5.0"
androidTestUtil "androidx.test:orchestrator:1.5.1"
}
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1533,10 +1533,10 @@ packages:
dependency: "direct dev"
description:
name: patrol
sha256: ef07b0022f6eabee77655a3cde2364ff57cf22c29018d524476e972a5476724f
sha256: "6ac5e239384282da389a6b78d68aa86d8760ad8d5481d665937c4eb586c0b3dc"
url: "https://pub.dev"
source: hosted
version: "3.11.1"
version: "3.11.0"
patrol_finders:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ dev_dependencies:

http_mock_adapter: 0.4.2

patrol: 3.11.1
patrol: 3.11.0

plugin_platform_interface: 2.1.8

Expand Down

0 comments on commit 1597693

Please sign in to comment.