Эх сурвалжийг харах

Merge pull request #3926 from nextcloud/renovate/com.vanniktech-emoji-google-0.x

fix(deps): update dependency com.vanniktech:emoji-google to v0.21.0
Andy Scherzinger 6 сар өмнө
parent
commit
73af4906e4
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -198,7 +198,7 @@ dependencies {
     implementation 'androidx.appcompat:appcompat:1.7.0'
     implementation 'com.google.android.material:material:1.12.0'
     implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
-    implementation "com.vanniktech:emoji-google:0.18.0"
+    implementation "com.vanniktech:emoji-google:0.21.0"
     implementation "androidx.emoji2:emoji2:${emojiVersion}"
     implementation "androidx.emoji2:emoji2-bundled:${emojiVersion}"
     implementation "androidx.emoji2:emoji2-views:${emojiVersion}"