plugins { id "st-android-library-conventions" } dependencies { implementation project(':core') implementation "chat-engine:chat-engine" }