Skip to content

Commit

Permalink
Temporary use modified patrol for FTL
Browse files Browse the repository at this point in the history
  • Loading branch information
tddang-linagora committed Oct 8, 2024
1 parent bb8b1eb commit cdd19ae
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
9 changes: 5 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1483,10 +1483,11 @@ packages:
patrol:
dependency: "direct dev"
description:
name: patrol
sha256: "6ac5e239384282da389a6b78d68aa86d8760ad8d5481d665937c4eb586c0b3dc"
url: "https://pub.dev"
source: hosted
path: "packages/patrol"
ref: master
resolved-ref: "278cf1e5ffab5914dc244d934516d836fba9e258"
url: "https://github.com/tddang-linagora/patrol.git"
source: git
version: "3.11.0"
patrol_finders:
dependency: transitive
Expand Down
9 changes: 7 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,12 @@ dev_dependencies:
json_serializable: 6.6.1

http_mock_adapter: 0.4.2
patrol: 3.11.0

patrol:
git:
url: https://github.com/tddang-linagora/patrol.git
ref: master
path: packages/patrol

dependency_overrides:
firebase_core_platform_interface: 4.6.0
Expand Down Expand Up @@ -360,4 +365,4 @@ cider:
patrol:
app_name: Twake Mail
android:
package_name: com.linagora.android.teammail
package_name: com.linagora.android.teammail

0 comments on commit cdd19ae

Please sign in to comment.