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 cca65f7 commit 7949a2fCopy full SHA for 7949a2f
app/build.gradle
@@ -208,7 +208,7 @@ dependencies {
208
implementation 'androidx.appcompat:appcompat:1.7.1'
209
implementation 'com.google.android.material:material:1.13.0'
210
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
211
- implementation "com.vanniktech:emoji-google:0.21.0"
+ implementation "com.vanniktech:emoji-google:0.22.0"
212
implementation "androidx.emoji2:emoji2:${emojiVersion}"
213
implementation "androidx.emoji2:emoji2-bundled:${emojiVersion}"
214
implementation "androidx.emoji2:emoji2-views:${emojiVersion}"
0 commit comments