Răsfoiți Sursa

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 ani în urmă
părinte
comite
2ec25c2c75
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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'