Skip to content

Commit

Permalink
chore(deps): update androidx.emoji2:emoji2-emojipicker to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and andrekir committed Sep 5, 2023
1 parent 30868a6 commit 6ee22f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 6ee22f0

Please sign in to comment.