This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
Release Kotlin USSD Library 1.1.i
- Kotlin support (kotlin-ussd-library)
latestVersion is 1.1.i
repositories {
jcenter()
}
dependencies {
implementation 'com.romellfudi.ussdlibrary:kotlin-ussd-library:{latestVersion}'
}