Skip to content

Commit

Permalink
Update dependency androidx.constraintlayout:constraintlayout to v2.1.4 (
Browse files Browse the repository at this point in the history
#120)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 23, 2023
1 parent f361c56 commit f14b14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-mpp/androidApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
implementation project(':shared')
implementation 'com.google.android.material:material:1.4.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
}

android {
Expand Down

0 comments on commit f14b14e

Please sign in to comment.