File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ dependencies {
3737 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
3838 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
3939
40- implementation ' androidx.appcompat:appcompat:1.4.2 '
40+ implementation ' androidx.appcompat:appcompat:1.5.0 '
4141 implementation ' androidx.core:core-ktx:1.8.0'
4242 implementation ' com.google.android.material:material:1.6.1'
4343 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
4444
4545 // viewModels
46- implementation " androidx.fragment:fragment-ktx:1.5.1 "
46+ implementation " androidx.fragment:fragment-ktx:1.5.2 "
4747
4848 testImplementation ' junit:junit:4.13.2'
4949 androidTestImplementation ' androidx.test.ext:junit:1.1.3'
You can’t perform that action at this time.
0 commit comments