Skip to content

Commit

Permalink
Merge pull request #112 from SaberRobotics2506/dependabot/gradle/andr…
Browse files Browse the repository at this point in the history
…oidx.constraintlayout-constraintlayout-2.1.4

Bump constraintlayout from 2.1.3 to 2.1.4
  • Loading branch information
IBXCODECAT authored Oct 8, 2022
2 parents 644372e + bf2bbfa commit b611d34
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 @@ -41,7 +41,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'com.google.android.material:material:1.6.0'
implementation 'androidx.annotation:annotation:1.3.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.4.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1'
implementation 'androidx.navigation:navigation-fragment-ktx:2.4.2'
Expand Down

0 comments on commit b611d34

Please sign in to comment.