File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ dependencies {
3939 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
4040
4141 implementation ' androidx.appcompat:appcompat:1.3.0'
42- implementation ' androidx.constraintlayout:constraintlayout:2.0.4 '
42+ implementation ' androidx.constraintlayout:constraintlayout:2.2.0-alpha04 '
4343 implementation ' com.google.android.material:material:1.3.0'
4444 implementation project(' :trashapp_common' )
4545 implementation ' androidx.lifecycle:lifecycle-extensions:2.2.0'
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ dependencies {
4141 testImplementation ' junit:junit:4.12'
4242 androidTestImplementation ' androidx.test:runner:1.3.0'
4343 androidTestImplementation ' androidx.test.espresso:espresso-core:3.3.0'
44- implementation ' androidx.constraintlayout:constraintlayout:2.0.4 '
44+ implementation ' androidx.constraintlayout:constraintlayout:2.2.0-alpha04 '
4545 implementation " androidx.room:room-runtime:2.3.0"
4646 annotationProcessor " androidx.room:room-compiler:2.3.0"
4747 implementation ' com.google.firebase:firebase-core:19.0.0'
You can’t perform that action at this time.
0 commit comments