Android SDK - Gradle Implementation

Hi @Docketbook_LachR

The current version for Freshchat Android SDK is 5.9.1

To use the dependency you should use the following syntax

dependencies {
    implementation 'com.github.freshdesk:freshchat-android:{latestVersion}'
}

Kindly change the version and it should work fine.

Regards,
Thakur