Skip to content

Commit 0674ad2

Browse files
Bump androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0 (#102)
Bumps androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0. --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84c732f commit 0674ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
implementation 'androidx.core:core-ktx:1.13.1'
4646
implementation 'androidx.appcompat:appcompat:1.7.0'
4747
implementation 'com.google.android.material:material:1.12.0'
48-
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
48+
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
4949
implementation "androidx.preference:preference-ktx:1.2.1"
5050
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3'
5151
implementation 'org.jetbrains.kotlinx:kotlinx-datetime:0.6.1'

0 commit comments

Comments
 (0)