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
* Using api allows the parent :app project can access any of the OneSignal Java if the app dev needs them.
- Such as com.onesignal.NotificationExtenderService
* Removed the omission of com.android.support, this is required by the OneSignal SDK.
- React requires this library too but it's omission isn't necessary.
- cardview-v7 entry was also removed as this will now be automatically added as the "com.android.support" group is no longer being excluded.
0 commit comments