Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Release Kotlin USSD Library 1.1.i

Compare
Choose a tag to compare
@romellfudi romellfudi released this 19 Apr 08:05
· 18 commits to master since this release
  • Kotlin support (kotlin-ussd-library)

latestVersion is 1.1.i

repositories {
jcenter()
}
dependencies {
implementation 'com.romellfudi.ussdlibrary:kotlin-ussd-library:{latestVersion}'
}