Skip to content

Commit 5417516

Browse files
committed
add reference to issue
1 parent 2e7ec84 commit 5417516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
implementation 'androidx.core:core-ktx:1.8.0'
6565
implementation 'androidx.recyclerview:recyclerview:1.2.1'
6666
implementation 'androidx.work:work-runtime-ktx:2.7.1'
67-
implementation 'org.osmdroid:osmdroid-android:6.1.11'
67+
implementation 'org.osmdroid:osmdroid-android:6.1.11' // waiting for https://github.com/osmdroid/osmdroid/issues/1822
6868

6969
// Dagger2
7070
implementation "com.google.dagger:dagger:$dagger_version"

0 commit comments

Comments
 (0)