We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f3044 commit 3350f91Copy full SHA for 3350f91
app/build.gradle
@@ -204,7 +204,7 @@ dependencies {
204
implementation 'androidx.appcompat:appcompat:1.7.1'
205
implementation 'com.google.android.material:material:1.13.0'
206
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
207
- implementation "com.vanniktech:emoji-google:0.21.0"
+ implementation "com.vanniktech:emoji-google:0.22.0"
208
implementation "androidx.emoji2:emoji2:${emojiVersion}"
209
implementation "androidx.emoji2:emoji2-bundled:${emojiVersion}"
210
implementation "androidx.emoji2:emoji2-views:${emojiVersion}"
0 commit comments