File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ android {
3939
4040dependencies {
4141 implementation ' androidx.core:core-ktx:1.16.0'
42- implementation ' androidx.appcompat:appcompat:1.7.0 '
42+ implementation ' androidx.appcompat:appcompat:1.7.1 '
4343 implementation ' com.google.android.material:material:1.12.0'
4444 testImplementation ' junit:junit:4.13.2'
4545 androidTestImplementation ' androidx.test.ext:junit:1.2.1'
Original file line number Diff line number Diff line change 6060 <trusted-key id="0CC641C3A62453AB390066C4A41F13C999945293" group="commons-logging" name="commons-logging" version="1.2"/>
6161 <trusted-key id="0D35D3F60078655126908E8AF3D1600878E85A3D" group="io.netty"/>
6262 <trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
63+ <trusting group="androidx.appcompat"/>
6364 <trusting group="androidx.collection"/>
6465 <trusting group="androidx.constraintlayout"/>
6566 <trusting group="androidx.core"/>
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ android {
4444
4545dependencies {
4646 implementation ' androidx.core:core-ktx:1.16.0'
47- implementation ' androidx.appcompat:appcompat:1.7.0 '
47+ implementation ' androidx.appcompat:appcompat:1.7.1 '
4848 implementation ' com.google.android.material:material:1.12.0'
4949 implementation ' androidx.constraintlayout:constraintlayout:2.2.1'
5050 implementation ' androidx.lifecycle:lifecycle-livedata-ktx:2.9.0'
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ dependencies {
5151 implementation(" com.vanniktech:ui:0.10.0" )
5252
5353 implementation ' androidx.core:core-ktx:1.16.0'
54- implementation ' androidx.appcompat:appcompat:1.7.0 '
54+ implementation ' androidx.appcompat:appcompat:1.7.1 '
5555 testImplementation ' junit:junit:4.13.2'
5656 androidTestImplementation ' androidx.test.ext:junit:1.2.1'
5757 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
You can’t perform that action at this time.
0 commit comments