Merge pull request #2075 from nextcloud/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.4

Bump constraintlayout from 2.1.3 to 2.1.4
This commit is contained in:
Andy Scherzinger 2022-05-20 10:34:47 +02:00 committed by GitHub
commit d073f157f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,7 +175,7 @@ dependencies {
implementation fileTree(include: ['*'], dir: 'libs')
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation "com.vanniktech:emoji-google:0.8.0"
implementation group: 'androidx.emoji', name: 'emoji-bundled', version: '1.1.0'
implementation 'org.michaelevans.colorart:library:0.0.3'