mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-28 16:22:12 -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')
|
||||
configurations {
|
||||
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'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user