From dfd42e1ffd6794f9348e7ac69435eb0a48ac4c14 Mon Sep 17 00:00:00 2001 From: johan12345 Date: Sun, 11 Jun 2023 21:17:31 +0200 Subject: [PATCH] upgrade spatia-room --- app/build.gradle | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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