File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5555 <trusted-key id="0CC641C3A62453AB390066C4A41F13C999945293" group="commons-logging" name="commons-logging" version="1.2"/>
5656 <trusted-key id="0D35D3F60078655126908E8AF3D1600878E85A3D" group="io.netty"/>
5757 <trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
58+ <trusting group="androidx.constraintlayout"/>
5859 <trusting group="androidx.databinding"/>
5960 <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
6061 <trusting group="^com[.]android($|([.].*))" regex="true"/>
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ dependencies {
4646 implementation ' androidx.core:core-ktx:1.15.0'
4747 implementation ' androidx.appcompat:appcompat:1.7.0'
4848 implementation ' com.google.android.material:material:1.12.0'
49- implementation ' androidx.constraintlayout:constraintlayout:2.2.0 '
49+ implementation ' androidx.constraintlayout:constraintlayout:2.2.1 '
5050 implementation ' androidx.lifecycle:lifecycle-livedata-ktx:2.8.7'
5151 implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7'
5252 implementation project(path : ' :ui' )
You can’t perform that action at this time.
0 commit comments