Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
Bump constraintlayout from 2.1.1 to 2.1.2 (#532)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2021
1 parent 66ba2a0 commit d1b5de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ dependencies {
implementation "com.nytimes.android:filesystem3:$versions.nytStore"
implementation "com.facebook.stetho:stetho:$versions.stetho"
implementation "com.facebook.stetho:stetho-okhttp3:$versions.stetho"
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
}

// https://github.com/google/dagger/issues/1449#issuecomment-495404186
Expand Down

0 comments on commit d1b5de6

Please sign in to comment.