mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-29 00:32:11 -07:00
Fix Build Issues
This commit is contained in:
parent
5fda41149f
commit
285b76c5d8
@ -80,6 +80,7 @@ dependencies {
|
|||||||
implementation ('de.westnordost:osmapi-traces:1.0')
|
implementation ('de.westnordost:osmapi-traces:1.0')
|
||||||
configurations {
|
configurations {
|
||||||
compile.exclude group: 'net.sf.kxml', module: 'kxml2' // already included in Android
|
compile.exclude group: 'net.sf.kxml', module: 'kxml2' // already included in Android
|
||||||
|
compile.exclude module: 'httpclient'
|
||||||
}
|
}
|
||||||
implementation 'oauth.signpost:signpost-commonshttp4:1.2.1.2'
|
implementation 'oauth.signpost:signpost-commonshttp4:1.2.1.2'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user