소스 검색

Bump emoji-bundled from 1.0.0 to 1.1.0

Bumps emoji-bundled from 1.0.0 to 1.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 년 전
부모
커밋
2ec25c2c75
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -321,7 +321,7 @@ dependencies {
     implementation 'com.caverock:androidsvg:1.4'
     implementation 'androidx.annotation:annotation:1.1.0'
     implementation 'com.google.code.gson:gson:2.8.6'
-    implementation group: 'androidx.emoji', name: 'emoji-bundled', version: '1.0.0'
+    implementation group: 'androidx.emoji', name: 'emoji-bundled', version: '1.1.0'
     implementation 'com.github.vanniktech:Emoji:0.7.0'
 
     implementation 'com.github.cotechde.hwsecurity:hwsecurity-fido:4.1.0'