Skip to content

Commit

Permalink
Merge pull request #258 from AppDevNext/dependabot/gradle/androidx.co…
Browse files Browse the repository at this point in the history
…nstraintlayout-constraintlayout-2.2.0

Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0
  • Loading branch information
hannesa2 authored Nov 18, 2024
2 parents 733b6a0 + 8a903ce commit 2262ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
implementation "com.jakewharton.timber:timber:5.0.1"
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.multidex:multidex:2.0.1'
Expand Down

0 comments on commit 2262ce4

Please sign in to comment.