File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ dependencies {
3636 implementation ' fr.avianey.com.viewpagerindicator:library:2.4.1.1@aar'
3737 implementation ' com.github.chrisbanes:PhotoView:2.0.0'
3838 implementation ' com.github.pedrovgs:renderers:3.3.3'
39- implementation ' com.mapbox.mapboxsdk:mapbox-android-sdk:8.6.1 '
40- implementation ' com.mapbox.mapboxsdk:mapbox-android-plugin-localization-v7 :0.7 .0'
39+ implementation ' com.mapbox.mapboxsdk:mapbox-android-sdk:8.6.2 '
40+ implementation ' com.mapbox.mapboxsdk:mapbox-android-plugin-localization-v8 :0.11 .0'
4141 implementation ' com.github.deano2390:MaterialShowcaseView:1.2.0'
4242 implementation ' com.dinuscxj:circleprogressbar:1.1.1'
4343 implementation ' com.karumi:dexter:5.0.0'
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 mavenCentral()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.4 .1'
9+ classpath ' com.android.tools.build:gradle:3.6 .1'
1010 classpath ' com.dicedmelon.gradle:jacoco-android:0.1.4'
1111 classpath ' com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.2'
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$KOTLIN_VERSION "
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5.1.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.6.4 -all.zip
You can’t perform that action at this time.
0 commit comments