@@ -54,15 +54,15 @@ dependencies {
5454 implementation ' com.firebaseui:firebase-ui-auth:4.3.2'
5555
5656 // Support Libs
57- implementation ' androidx.appcompat:appcompat:1.0.0 '
57+ implementation ' androidx.appcompat:appcompat:1.0.2 '
5858 implementation ' androidx.vectordrawable:vectordrawable-animated:1.0.0'
5959 implementation ' androidx.cardview:cardview:1.0.0'
6060 implementation ' androidx.browser:browser:1.0.0'
6161 implementation ' com.google.android.material:material:1.0.0'
6262 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
63- implementation ' androidx.media:media:1.0.0 '
63+ implementation ' androidx.media:media:1.0.1 '
6464 implementation ' androidx.recyclerview:recyclerview:1.0.0'
65- implementation ' androidx.multidex:multidex:2.0.0 '
65+ implementation ' androidx.multidex:multidex:2.0.1 '
6666
6767 // Android architecture components
6868 implementation ' androidx.lifecycle:lifecycle-runtime:2.0.0'
@@ -73,10 +73,10 @@ dependencies {
7373 implementation ' me.zhanghai.android.materialratingbar:library:1.3.2'
7474 implementation ' com.github.bumptech.glide:glide:3.7.0'
7575
76- androidTestImplementation ' androidx.test.espresso:espresso-core:3.1 .0'
77- androidTestImplementation ' androidx.test.espresso:espresso-contrib:3.1 .0'
78- androidTestImplementation ' androidx.test:rules:1.1 .0'
79- androidTestImplementation ' androidx.test:runner:1.1 .0'
76+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.2 .0'
77+ androidTestImplementation ' androidx.test.espresso:espresso-contrib:3.2 .0'
78+ androidTestImplementation ' androidx.test:rules:1.2 .0'
79+ androidTestImplementation ' androidx.test:runner:1.2 .0'
8080 androidTestImplementation ' androidx.test.uiautomator:uiautomator:2.2.0'
8181 androidTestImplementation ' junit:junit:4.12'
8282 androidTestImplementation ' org.hamcrest:hamcrest-library:1.3'
0 commit comments