Merge pull request #2747 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.6.1

Build(deps): Bump androidx.appcompat:appcompat from 1.5.1 to 1.6.1
This commit is contained in:
Andy Scherzinger 2023-03-28 16:23:52 +02:00 committed by GitHub
commit fcb8bfe764
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -174,7 +174,7 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0"
implementation 'androidx.appcompat:appcompat:1.5.1'
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"