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 @@ -20,7 +20,7 @@ dependencies {
2020 implementation ' com.jakewharton.timber:timber:4.5.1'
2121 implementation ' info.debatty:java-string-similarity:0.24'
2222 implementation ' com.borjabravo:readmoretextview:2.1.0'
23- implementation ' com.android.support.constraint:constraint-layout:1.0.2 '
23+ implementation ' com.android.support.constraint:constraint-layout:1.1.0 '
2424 implementation (' com.mapbox.mapboxsdk:mapbox-android-sdk:5.4.1@aar' ){
2525 transitive= true
2626 }
@@ -76,7 +76,7 @@ dependencies {
7676 androidTestImplementation " org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version "
7777 androidTestImplementation ' com.squareup.okhttp3:mockwebserver:3.8.1'
7878 androidTestImplementation " com.android.support:support-annotations:$SUPPORT_LIB_VERSION "
79- androidTestImplementation ' com.android.support.test.espresso:espresso-core:3.0.2-alpha1 '
79+ androidTestImplementation ' com.android.support.test.espresso:espresso-core:3.0.2'
8080
8181 debugImplementation " com.squareup.leakcanary:leakcanary-android:$LEAK_CANARY "
8282 releaseImplementation " com.squareup.leakcanary:leakcanary-android-no-op:$LEAK_CANARY "
You can’t perform that action at this time.
0 commit comments