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 @@ -43,7 +43,7 @@ android {
4343
4444dependencies {
4545 testImplementation " junit:junit:4.13.2"
46- implementation " androidx.appcompat:appcompat:1.7.0 "
46+ implementation " androidx.appcompat:appcompat:1.7.1 "
4747 implementation project(" :library" )
4848 implementation " androidx.core:core-ktx:1.16.0"
4949 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ android {
3535}
3636
3737dependencies {
38- implementation " androidx.appcompat:appcompat:1.7.0 "
38+ implementation " androidx.appcompat:appcompat:1.7.1 "
3939 implementation " androidx.core:core-ktx:1.16.0"
4040 api " com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
4141 implementation " com.squareup.okhttp3:okhttp:4.12.0"
You can’t perform that action at this time.
0 commit comments