Merge pull request #2717 from nextcloud/dependabot/gradle/com.google.android.material-material-1.8.0

Build(deps): Bump material from 1.7.0 to 1.8.0
This commit is contained in:
Andy Scherzinger 2023-01-26 10:09:50 +01:00 committed by GitHub
commit 5700917270
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,7 +176,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'com.google.android.material:material:1.7.0'
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 "androidx.emoji2:emoji2:${emojiVersion}"