Skip to content

Commit

Permalink
Merge pull request #795 from frangeris/master
Browse files Browse the repository at this point in the history
hotfix symbol: variable FirebaseApp
  • Loading branch information
Libin Lu authored Feb 13, 2018
2 parents 41970d9 + 5d24e8b commit c809346
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
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();
Expand Down

0 comments on commit c809346

Please sign in to comment.