We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837639b commit feca7b7Copy full SHA for feca7b7
1 file changed
mobile/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
50
wearApp project(':wear')
51
implementation "androidx.preference:preference:1.1.1"
52
- implementation 'org.osmdroid:osmdroid-android:6.1.0'
+ implementation 'org.osmdroid:osmdroid-android:6.1.11'
53
implementation 'com.google.android.gms:play-services-ads:20.1.0'
54
implementation "androidx.room:room-runtime:2.3.0"
55
annotationProcessor "androidx.room:room-compiler:2.3.0"
0 commit comments