Rocket Chat build successfully throwing error on run
I am not getting this errors, when i run rocket chat source code after successful build it giving me following error:
Here's [https://github.com/RocketChat/Rocket.Chat.Android] reference source code link.
error: State is not public in kotlin.collections; cannot be accessed from outside package private final java.util.concurrent.CopyOnWriteArrayList> statusChannelList = null;
error: State is not...