Skip to content

Commit

Permalink
#1: update gradle.
Browse files Browse the repository at this point in the history
  • Loading branch information
YouQam committed Sep 27, 2019
1 parent 72d1e1a commit 5b288b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'

// Addding osm
implementation 'org.osmdroid:osmdroid-android:6.0.2'
}

0 comments on commit 5b288b2

Please sign in to comment.