chore: Disable db cache test
This commit is contained in:
parent
8d64a1399f
commit
286acbc11a
2 changed files with 9 additions and 4 deletions
|
|
@ -1209,10 +1209,11 @@ packages:
|
||||||
matrix:
|
matrix:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: matrix
|
path: "."
|
||||||
sha256: b9aa3c1bdb1ca16c2365bb3681f861eeeb86acd0ea2df9c9ba453fdbcb564076
|
ref: "krille/test-disable-db-cache"
|
||||||
url: "https://pub.dev"
|
resolved-ref: ce79fbb1717b8c16b29d1748d5282e87b17e7c0d
|
||||||
source: hosted
|
url: "https://github.com/famedly/matrix-dart-sdk.git"
|
||||||
|
source: git
|
||||||
version: "0.29.1"
|
version: "0.29.1"
|
||||||
meta:
|
meta:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
|
|
|
||||||
|
|
@ -161,3 +161,7 @@ dependency_overrides:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
|
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
|
||||||
ref: null-safety
|
ref: null-safety
|
||||||
|
matrix:
|
||||||
|
git:
|
||||||
|
url: https://github.com/famedly/matrix-dart-sdk.git
|
||||||
|
ref: krille/test-disable-db-cache
|
||||||
Loading…
Add table
Add a link
Reference in a new issue