File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 144144 <trusting group =" androidx.annotation" />
145145 <trusting group =" androidx.appcompat" />
146146 <trusting group =" androidx.collection" />
147+ <trusting group =" androidx.constraintlayout" />
147148 <trusting group =" androidx.core" />
148149 <trusting group =" androidx.databinding" />
149150 <trusting group =" androidx.graphics" name =" graphics-path" version =" 1.0.1" />
150151 <trusting group =" androidx.lifecycle" />
152+ <trusting group =" androidx.profileinstaller" />
151153 <trusting group =" androidx.transition" name =" transition" version =" 1.5.0" />
152154 <trusting group =" androidx.webkit" />
153155 <trusting group =" ^androidx[.]compose($|([.].*))" regex =" true" />
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dependencies {
4646 implementation ' androidx.core:core-ktx:1.13.1'
4747 implementation ' androidx.appcompat:appcompat:1.7.0'
4848 implementation ' com.google.android.material:material:1.12.0'
49- implementation ' androidx.constraintlayout:constraintlayout:2.1.4 '
49+ implementation ' androidx.constraintlayout:constraintlayout:2.2.0 '
5050 implementation ' androidx.lifecycle:lifecycle-livedata-ktx:2.8.7'
5151 implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6'
5252 implementation project(path : ' :ui' )
You can’t perform that action at this time.
0 commit comments