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 @@ -40,7 +40,7 @@ dependencies {
4040 implementation project(' :universal_adapter' )
4141
4242 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
43- implementation ' androidx.appcompat:appcompat:1.3 .1'
43+ implementation ' androidx.appcompat:appcompat:1.6 .1'
4444 implementation ' androidx.core:core-ktx:1.6.0'
4545 implementation ' androidx.constraintlayout:constraintlayout:2.1.1'
4646
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
5353
5454 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
5555 implementation ' androidx.core:core-ktx:1.3.2'
56- implementation ' androidx.appcompat:appcompat:1.2.0 '
56+ implementation ' androidx.appcompat:appcompat:1.6.1 '
5757 implementation ' com.google.android.material:material:1.3.0'
5858 // testImplementation 'junit:junit:4.13.2'
5959 // androidTestImplementation 'androidx.test.ext:junit:1.1.2'
You can’t perform that action at this time.
0 commit comments