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 921b41c commit d01715bCopy full SHA for d01715b
app/build.gradle
@@ -203,7 +203,7 @@ dependencies {
203
implementation 'androidx.appcompat:appcompat:1.7.1'
204
implementation 'com.google.android.material:material:1.13.0'
205
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
206
- implementation "com.vanniktech:emoji-google:0.21.0"
+ implementation "com.vanniktech:emoji-google:0.22.0"
207
implementation "androidx.emoji2:emoji2:${emojiVersion}"
208
implementation "androidx.emoji2:emoji2-bundled:${emojiVersion}"
209
implementation "androidx.emoji2:emoji2-views:${emojiVersion}"
0 commit comments