Skip to content
This repository was archived by the owner on Jan 3, 2026. It is now read-only.

freshworks-oss/hotline-android

Repository files navigation

Hotline Android SDK - Release

Twitter

Quick Steps

Project gradle file build.gradle

allprojects {
    repositories {
        jcenter()
        maven { url "https://jitpack.io" }
    }
}

App Module gradle file (app/build.gradle) GitHub version

dependencies {
    compile 'com.github.freshdesk:hotline-android:{latestVersion}'
}

About

Android SDK for Hotline

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages