kibotu / geofencer

Location tracking & geofencing the easy way. Supports background, killed app, rebooted device different update intervals.
MIT License
129 stars 28 forks source link

Could not find com.sprotte:Geolocator:2.1.2. #33

Closed sharawanan closed 11 months ago

sharawanan commented 11 months ago

Could not find com.sprotte:Geolocator:2.1.2.

kibotu commented 11 months ago

please use https://jitpack.io/#kibotu/geofencer

dependencies { 
    implementation 'com.github.kibotu:geofencer:Tag'
}