mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-25 22:45:41 +03:00
Build(deps): Bump com.vanniktech:emoji-google from 0.15.0 to 0.16.0
Bumps [com.vanniktech:emoji-google](https://github.com/vanniktech/Emoji) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/vanniktech/Emoji/releases) - [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md) - [Commits](https://github.com/vanniktech/Emoji/compare/0.15.0...0.16.0) --- updated-dependencies: - dependency-name: com.vanniktech:emoji-google dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ffe8d9d3d0
commit
42a631a22b
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ dependencies {
|
|||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'com.google.android.material:material:1.8.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation "com.vanniktech:emoji-google:0.15.0"
|
||||
implementation "com.vanniktech:emoji-google:0.16.0"
|
||||
implementation "androidx.emoji2:emoji2:${emojiVersion}"
|
||||
implementation "androidx.emoji2:emoji2-bundled:${emojiVersion}"
|
||||
implementation "androidx.emoji2:emoji2-views:${emojiVersion}"
|
||||
|
|
Loading…
Reference in a new issue