Fix missing import

pull/1632/head
Alex Baker 3 years ago
parent 94d4037439
commit 8346fd7b52

@ -7,6 +7,7 @@ import android.content.Intent
import com.google.android.gms.location.Geofence
import com.google.android.gms.location.GeofencingRequest
import com.google.android.gms.location.LocationServices
import com.todoroo.andlib.utility.AndroidUtilities.atLeastS
import dagger.hilt.android.qualifiers.ApplicationContext
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.withContext

Loading…
Cancel
Save