chore(deps): bump constraintlayout from 1.1.3 to 2.0.1 in /snippets (#317)

This commit is contained in:
dependabot-preview[bot] 2020-09-24 00:07:32 +00:00 committed by GitHub
parent 8bfefa40a8
commit 2c67d718e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.3.1'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
implementation 'androidx.navigation:navigation-fragment:2.3.0'
implementation 'androidx.navigation:navigation-ui:2.3.0'