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 cc52fac commit bdf27b0Copy full SHA for bdf27b0
app/build.gradle.kts
@@ -201,7 +201,7 @@ dependencies {
201
implementation("androidx.appcompat:appcompat:1.7.1")
202
implementation("com.google.android.material:material:1.13.0")
203
implementation("androidx.constraintlayout:constraintlayout:2.2.1")
204
- implementation("com.vanniktech:emoji-google:0.23.0")
+ implementation("com.vanniktech:emoji-google:0.24.1")
205
implementation("androidx.emoji2:emoji2:$emojiVersion")
206
implementation("androidx.emoji2:emoji2-bundled:$emojiVersion")
207
implementation("androidx.emoji2:emoji2-views:$emojiVersion")
0 commit comments