Skip to content

Commit d355738

Browse files
Using AndroidX
1 parent 288ec66 commit d355738

File tree

1 file changed

+1
-1
lines changed
  • firebase-firestore/src/main/java/com/google/firebase/firestore/util

1 file changed

+1
-1
lines changed

firebase-firestore/src/main/java/com/google/firebase/firestore/util/Util.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
import android.os.Handler;
1818
import android.os.Looper;
19-
import android.support.annotation.Nullable;
19+
import androidx.annotation.Nullable;
2020
import com.google.android.gms.tasks.Continuation;
2121
import com.google.cloud.datastore.core.number.NumberComparisonHelper;
2222
import com.google.firebase.firestore.FieldPath;

0 commit comments

Comments
 (0)