File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,6 @@ dependencies {
6969 implementation ' androidx.core:core-ktx:1.3.2'
7070 implementation ' com.google.android.material:material:1.2.1'
7171 implementation ' org.threeten:threetenbp:1.5.0'
72- implementation ' androidx.constraintlayout:constraintlayout:2.0.4 '
72+ implementation ' androidx.constraintlayout:constraintlayout:2.2.1 '
7373 testImplementation ' junit:junit:4.13.2'
7474}
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ dependencies {
6969 implementation ' androidx.core:core-ktx:1.3.2'
7070 implementation ' androidx.appcompat:appcompat:1.2.0'
7171 implementation ' com.google.android.material:material:1.2.1'
72- implementation ' androidx.constraintlayout:constraintlayout:2.0.4 '
72+ implementation ' androidx.constraintlayout:constraintlayout:2.2.1 '
7373 implementation ' org.threeten:threetenbp:1.5.0'
7474// implementation project(':materialdatetimepicker')
7575 implementation ' com.github.swnishan:materialdatetimepicker:1.0.0'
You can’t perform that action at this time.
0 commit comments