mirror of
https://github.com/ev-map/EVMap.git
synced 2026-02-23 18:05:55 -05:00
upgrade spatia-room
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user