diff --git a/app/build.gradle b/app/build.gradle index 72e981f0..b43ef5d8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -246,9 +246,7 @@ dependencies { implementation "androidx.room:room-runtime:$room_version" kapt "androidx.room:room-compiler:$room_version" implementation "androidx.room:room-ktx:$room_version" - implementation('com.github.anboralabs:spatia-room:0.2.6') { - exclude group: 'com.github.dalgarins', module: 'android-spatialite' - } + implementation('com.github.anboralabs:spatia-room:0.2.7') implementation 'com.github.ev-map:android-spatialite:654dca2365' // billing library