File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ dependencies {
36
36
implementation ' fr.avianey.com.viewpagerindicator:library:2.4.1.1@aar'
37
37
implementation ' com.github.chrisbanes:PhotoView:2.0.0'
38
38
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'
41
41
implementation ' com.github.deano2390:MaterialShowcaseView:1.2.0'
42
42
implementation ' com.dinuscxj:circleprogressbar:1.1.1'
43
43
implementation ' com.karumi:dexter:5.0.0'
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
6
6
mavenCentral()
7
7
}
8
8
dependencies {
9
- classpath ' com.android.tools.build:gradle:3.4 .1'
9
+ classpath ' com.android.tools.build:gradle:3.6 .1'
10
10
classpath ' com.dicedmelon.gradle:jacoco-android:0.1.4'
11
11
classpath ' com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.8.2'
12
12
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
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =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