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 8abb1a5 commit 718ddedCopy full SHA for 718dded
app/build.gradle
@@ -155,7 +155,7 @@ dependencies {
155
implementation 'com.google.android.material:material:1.13.0'
156
157
// Vanitech
158
- implementation 'com.vanniktech:emoji-google:0.23.0'
+ implementation 'com.vanniktech:emoji-google:0.24.1'
159
160
// Database
161
implementation "androidx.room:room-runtime:${roomVersion}"
0 commit comments