Skip to content

Commit 05c99cc

Browse files
committed
ORS dependency
1 parent d243114 commit 05c99cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)