Skip to content

Commit 5379440

Browse files
chore(deps): bump androidx.constraintlayout:constraintlayout from 2.2.0 to 2.2.1 (#2634)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9062eb8 commit 5379440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
implementation("com.google.android.material:material:1.12.0")
7171
implementation("androidx.preference:preference:1.2.1")
7272
implementation("androidx.browser:browser:1.8.0")
73-
implementation("androidx.constraintlayout:constraintlayout:2.2.0")
73+
implementation("androidx.constraintlayout:constraintlayout:2.2.1")
7474

7575
// Custom tools libraries
7676
implementation("com.github.PhilJay:MPAndroidChart:v3.1.0")

0 commit comments

Comments
 (0)