Skip to content

Commit

Permalink
Merge pull request #44 from Crazy-Marvin/dependabot/gradle/androidx.c…
Browse files Browse the repository at this point in the history
…onstraintlayout-constraintlayout-2.0.1

Bump constraintlayout from 1.1.3 to 2.0.1
  • Loading branch information
CrazyMarvin committed Sep 21, 2020
2 parents 3a86d30 + 0931902 commit 00586e4
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 @@ -30,6 +30,6 @@ android {

dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
implementation 'com.google.android.material:material:1.2.0'
}

0 comments on commit 00586e4

Please sign in to comment.