This repository was archived by the owner on Jun 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ apply plugin: 'signing'
33apply plugin : ' com.github.dcendents.android-maven'
44
55group = " com.cedarmaps"
6- version = " 4.0.2 "
6+ version = " 4.1.0 "
77def siteUrl = ' http://cedarmaps.com'
88def gitUrl = ' http://cedarmaps.com/git'
99
@@ -17,8 +17,8 @@ android {
1717}
1818
1919dependencies {
20- api ' com.mapbox.mapboxsdk:mapbox-android-sdk:8.0 .0'
21- implementation ' com.squareup.okhttp3:okhttp:3.12.0 '
20+ api ' com.mapbox.mapboxsdk:mapbox-android-sdk:8.3 .0'
21+ implementation ' com.squareup.okhttp3:okhttp:3.14.1 '
2222 implementation ' com.google.code.gson:gson:2.8.5'
2323}
2424
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 google()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:3.4.1 '
9+ classpath ' com.android.tools.build:gradle:3.5.0 '
1010 classpath ' com.github.dcendents:android-maven-gradle-plugin:2.1'
1111
1212 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1- # Mon May 20 13:43:16 IRDT 2019
1+ # Sun Sep 01 10:26:50 IRDT 2019
22distributionBase =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.4 .1-all.zip
You can’t perform that action at this time.
0 commit comments