cleanup
This commit is contained in:
parent
6f5019f03f
commit
a5776ae07a
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ dependencies {
|
|||
implementation 'com.moparisthebest:junidecode:0.1.1'
|
||||
implementation 'com.vividsolutions:jts-core:1.14.0'
|
||||
implementation 'com.google.openlocationcode:openlocationcode:1.0.4'
|
||||
implementation('com.github.scribejava:scribejava-apis:7.1.1'){
|
||||
implementation ('com.github.scribejava:scribejava-apis:7.1.1') {
|
||||
exclude group: "com.fasterxml.jackson.core"
|
||||
}
|
||||
// turn off for now
|
||||
|
|
Loading…
Reference in a new issue