1.2.0
- 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.