Skip to content

1.3.0 in Jetpack

Compare
Choose a tag to compare
@romellfudi romellfudi released this 14 May 16:06
· 11 commits to main since this release
6b76be3

1.3.0
🎉 Released a new version 1.3.0! 🎉

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    // java
    implementation 'com.github.romellfudi.VoIpUSSD:ussd-library:1.3.0'
    // kotlin
    implementation 'com.github.romellfudi.VoIpUSSD:kotlin-ussd-library:1.3.0'
}