Skip to content

Commit 718dded

Browse files
fix(deps): update dependency com.vanniktech:emoji-google to v0.24.1
1 parent 8abb1a5 commit 718dded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ dependencies {
155155
implementation 'com.google.android.material:material:1.13.0'
156156

157157
// Vanitech
158-
implementation 'com.vanniktech:emoji-google:0.23.0'
158+
implementation 'com.vanniktech:emoji-google:0.24.1'
159159

160160
// Database
161161
implementation "androidx.room:room-runtime:${roomVersion}"

0 commit comments

Comments
 (0)