Skip to content

1.2.0

Compare
Choose a tag to compare
@tfcporciuncula tfcporciuncula released this 05 Oct 07:17
· 24 commits to master since this release
  • Version bumps 35a520f
    • AGP to 7.0.2
    • Gradle to 7.2
    • Kotlin to 1.5.30
    • Startup to 1.1.0
    • libphonenumber-android to 8.12.33

And we're now on Maven Central with a new group id:

repositories {
  mavenCentral()
}

dependencies {
  implementation 'com.fredporciuncula:phonemoji:1.2.0'
}

The package has also been updated from com.tfcporciuncula.phonemoji to com.fredporciuncula.phonemoji.