We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 944b874 commit ca613f2Copy full SHA for ca613f2
app/build.gradle
@@ -156,7 +156,7 @@ dependencies {
156
implementation "androidx.cardview:cardview:1.0.0"
157
implementation "androidx.browser:browser:1.2.0"
158
implementation "androidx.recyclerview:recyclerview:1.1.0"
159
- implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
+ implementation 'androidx.constraintlayout:constraintlayout:2.0.2'
160
161
//exoplayer
162
implementation 'com.google.android.exoplayer:exoplayer:r1.5.7'
0 commit comments