Skip to content

Commit

Permalink
Integrate pelias client library using Jitpack
Browse files Browse the repository at this point in the history
Signed-off-by: Amr Hossam <[email protected]>
  • Loading branch information
amrhossamdev authored and aaronbrethorst committed Aug 18, 2024
1 parent 578aa08 commit 7034625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onebusaway-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ dependencies {
// POJOs used for full data-binding via Jackson
implementation 'edu.usf.cutr.opentripplanner.android:opentripplanner-pojos:1.0.0-SNAPSHOT'
// Pelias for point-of-interest search and geocoding for trip planning origin and destination
implementation 'edu.usf.cutr:pelias-client-library:1.1.0'
implementation 'com.github.OneBusAway:pelias-client-library:v1.1.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
// Google Play Services Maps (only for Google flavor)
googleImplementation 'com.google.android.gms:play-services-maps:18.2.0'
Expand Down

0 comments on commit 7034625

Please sign in to comment.