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 @@ -76,7 +76,7 @@ dependencies {
7676 testImplementation ' androidx.test.ext:junit:1.3.0'
7777
7878 implementation ' androidx.appcompat:appcompat:1.7.1'
79- implementation ' com.google.android.material:material:1.3 .0'
79+ implementation ' com.google.android.material:material:1.13 .0'
8080 implementation ' androidx.recyclerview:recyclerview:1.4.0'
8181 implementation ' androidx.cardview:cardview:1.0.0'
8282 implementation ' androidx.browser:browser:1.9.0'
@@ -92,7 +92,7 @@ dependencies {
9292 implementation ' com.squareup.retrofit2:retrofit:3.0.0'
9393 implementation ' com.squareup.retrofit2:converter-gson:3.0.0'
9494 implementation ' com.squareup.retrofit2:adapter-rxjava2:3.0.0'
95- implementation ' com.squareup.okhttp3:logging-interceptor:5.1.0 '
95+ implementation ' com.squareup.okhttp3:logging-interceptor:5.2.1 '
9696 def butterknifeVersion = ' 10.2.3'
9797 implementation " com.jakewharton:butterknife:10.2.3"
9898 annotationProcessor " com.jakewharton:butterknife-compiler:10.2.3"
You can’t perform that action at this time.
0 commit comments