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 a01de6b commit 2502f6bCopy full SHA for 2502f6b
app/build.gradle
@@ -154,7 +154,7 @@ dependencies {
154
implementation 'com.google.android.material:material:1.13.0'
155
156
// Vanitech
157
- implementation 'com.vanniktech:emoji-google:0.21.0'
+ implementation 'com.vanniktech:emoji-google:0.22.0'
158
159
// Database
160
implementation "androidx.room:room-runtime:${roomVersion}"
0 commit comments