mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-04-03 21:52:04 +02:00
Previously, the costly method 'ServiceDiscoveryManager.getInstance()' was called at multiple instances inside MultiUserChatManager. In this commit I wish to replace this call by saving a private final instance of 'ServiceDiscoveryManager' which will is an attempt at solving SMACK-836. |
||
---|---|---|
.. | ||
src | ||
build.gradle |