Merge pull request #2196 from element-hq/fix/jme-crash-sending-picture-with-latest-posthog

Fix crash when sending image with latest posthog
This commit is contained in:
Benoit Marty 2024-01-09 12:12:49 +01:00 committed by GitHub
commit 522179e837
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1 @@
Fix crash sending image with latest Posthog because of an usage of an internal Android method.