Commit c809346f authored by Libin Lu's avatar Libin Lu Committed by GitHub

Merge pull request #795 from frangeris/master

hotfix symbol: variable FirebaseApp
parents 41970d9a 5d24e8be
......@@ -34,6 +34,7 @@ import java.util.ArrayList;
import java.util.Map;
import java.util.Set;
import java.util.UUID;
import com.google.firebase.FirebaseApp;
public class FIRMessagingModule extends ReactContextBaseJavaModule implements LifecycleEventListener, ActivityEventListener {
private final static String TAG = FIRMessagingModule.class.getCanonicalName();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment