Merge pull request #3126 from nextcloud/dependabot/gradle/com.vanniktech-emoji-google-0.17.0

Build(deps): Bump com.vanniktech:emoji-google from 0.16.0 to 0.17.0
This commit is contained in:
Andy Scherzinger 2023-06-28 15:08:14 +02:00 committed by GitHub
commit a9153fa0a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,5 +1,5 @@
build:
maxIssues: 73
maxIssues: 74
weights:
# complexity: 2
# LongParameterList: 1