File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ dependencies {
123123 implementation ' net.danlew:android.joda:2.13.1'
124124 implementation ' com.github.k3b:k3b-geoHelper:1.1.5'
125125 implementation ' com.github.ticofab:android-gpx-parser:2.3.1'
126+ implementation ' com.github.Pygmalion69:ors-android-client:0.1.2'
126127 implementation(' com.squareup.picasso:picasso:2.71828' ) {
127128 exclude group : ' com.android.support' , module : ' support-v4'
128129 exclude group : ' com.android.support' , module : ' appcompat-v7'
@@ -134,7 +135,6 @@ dependencies {
134135 }
135136 playImplementation ' com.google.android.gms:play-services-ads:24.5.0'
136137 playImplementation ' com.google.android.ump:user-messaging-platform:3.2.0'
137- implementation ' com.github.Pygmalion69:ors-android-client:0.1.2'
138138 testImplementation ' junit:junit:4.13.2'
139139 androidTestImplementation ' androidx.test:runner:1.7.0'
140140 androidTestImplementation ' androidx.test.espresso:espresso-core:3.7.0'
You can’t perform that action at this time.
0 commit comments