浏览代码

Merge pull request #3508 from nextcloud/dependabot/gradle/com.vanniktech-emoji-google-0.18.0

Build(deps): Bump com.vanniktech:emoji-google from 0.17.0 to 0.18.0
Andy Scherzinger 1 年之前
父节点
当前提交
938e36477e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -178,7 +178,7 @@ dependencies {
     implementation 'androidx.appcompat:appcompat:1.6.1'
     implementation 'com.google.android.material:material:1.10.0'
     implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
-    implementation "com.vanniktech:emoji-google:0.17.0"
+    implementation "com.vanniktech:emoji-google:0.18.0"
     implementation "androidx.emoji2:emoji2:${emojiVersion}"
     implementation "androidx.emoji2:emoji2-bundled:${emojiVersion}"
     implementation "androidx.emoji2:emoji2-views:${emojiVersion}"