Sync Chat SDK for Android (View): Download
Note: This page is for Android View. See the Jetpack Compose version of this SDK.
Add this declaration to your app module's build.gradle
:
dependencies {
implementation "io.aircore.panel:chat-view:$sync_version"
}
To get the latest version to use for $sync_version
as well as more information on the package, visit the Maven Central Repository