You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log the available Firebase options along with the error stream. (#1537)
* Dropping guava and appcompat dependency from FIS SDK.
* Fix OverlappingFileLockException.
Access the data shared by multiple threads only after acquiring cross-process and multi-thread safe locks.
* Log the available Firebase options along with the error stream.
* Cleanup diff PR changes
* Minor fix.
* Using Textutils.
* Addressing Rayo's comments.
* Fix string format.
Copy file name to clipboardExpand all lines: firebase-installations/src/main/java/com/google/firebase/installations/remote/FirebaseInstallationServiceClient.java
+16-4Lines changed: 16 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ public InstallationResponse createFirebaseInstallation(
0 commit comments