File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
firebase-config/src/main/java/com/google/firebase/remoteconfig Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ public Task<Boolean> activate() {
308
308
* <p>Note: Also initializes the Firebase installations SDK that creates installation IDs to
309
309
* identify Firebase installations and periodically sends data to Firebase servers. Remote Config
310
310
* requires installation IDs for Fetch requests. To stop the periodic sync, call {@link
311
- * com.google.firebase.installations.FirebaseInstallations#delete}. Sending a Fetch request after
311
+ * com.google.firebase.installations.FirebaseInstallations#delete() }. Sending a Fetch request after
312
312
* deletion will create a new installation ID for this Firebase installation and resume the
313
313
* periodic sync.
314
314
*
You can’t perform that action at this time.
0 commit comments