Skip to content

Commit ca613f2

Browse files
build(deps): bump constraintlayout from 2.0.1 to 2.0.2 (#3099)
Bumps constraintlayout from 2.0.1 to 2.0.2. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 944b874 commit ca613f2

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
@@ -156,7 +156,7 @@ dependencies {
156156
implementation "androidx.cardview:cardview:1.0.0"
157157
implementation "androidx.browser:browser:1.2.0"
158158
implementation "androidx.recyclerview:recyclerview:1.1.0"
159-
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
159+
implementation 'androidx.constraintlayout:constraintlayout:2.0.2'
160160

161161
//exoplayer
162162
implementation 'com.google.android.exoplayer:exoplayer:r1.5.7'

0 commit comments

Comments
 (0)