traccar / traccar-client-android

Traccar Client for Android
https://www.traccar.org/client
Apache License 2.0
665 stars 736 forks source link

androidx.test:core missing #451

Closed enriqueillan closed 1 year ago

enriqueillan commented 1 year ago

It looks that the DatabaseHelperTest is missing the package androidx.test:core

image

It looks like this dependency is missing

image

So I suggest to add this dependecy to the project

https://androidx.de/androidx/test/core/app/ApplicationProvider.html

tananaev commented 1 year ago

Good catch, thanks.