From c62b9949f2e3386fc19063faaa71c95f7761b57b Mon Sep 17 00:00:00 2001 From: Adam Brown Date: Tue, 8 Feb 2022 16:00:38 +0000 Subject: [PATCH] adding changelog entry --- changelog.d/5185.sdk | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/5185.sdk diff --git a/changelog.d/5185.sdk b/changelog.d/5185.sdk new file mode 100644 index 0000000000..14071c2961 --- /dev/null +++ b/changelog.d/5185.sdk @@ -0,0 +1 @@ +Avoids using Matrix.getInstance() within the SyncService and instead relies on the SDK client to provide the matrix instance \ No newline at end of file