diff --git a/app/build.gradle b/app/build.gradle index b9f6260f6..9e0b882c8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -129,7 +129,7 @@ dependencies { implementation "androidx.appcompat:appcompat:$appcompat_version" // For loading and tinting drawables on older versions of the platform implementation "androidx.appcompat:appcompat-resources:$appcompat_version" - implementation "androidx.emoji2:emoji2-emojipicker:1.4.0-beta05" + implementation "androidx.emoji2:emoji2-emojipicker:1.4.0" implementation 'androidx.core:core-ktx:1.10.1' implementation 'androidx.fragment:fragment-ktx:1.6.1'