File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies {
40
40
implementation project(' :universal_adapter' )
41
41
42
42
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'
44
44
implementation ' androidx.core:core-ktx:1.6.0'
45
45
implementation ' androidx.constraintlayout:constraintlayout:2.1.1'
46
46
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ dependencies {
53
53
54
54
implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
55
55
implementation ' androidx.core:core-ktx:1.3.2'
56
- implementation ' androidx.appcompat:appcompat:1.2.0 '
56
+ implementation ' androidx.appcompat:appcompat:1.6.1 '
57
57
implementation ' com.google.android.material:material:1.3.0'
58
58
// testImplementation 'junit:junit:4.13.2'
59
59
// androidTestImplementation 'androidx.test.ext:junit:1.1.2'
You can’t perform that action at this time.
0 commit comments