CleverTap / clevertap-android-sdk

CleverTap Android SDK
MIT License
80 stars 74 forks source link

Task/merge develop to custom inapp templates #594

Closed vasct closed 7 months ago

vasct commented 7 months ago

Merge conflicts/changes:

NetworkManager
    Changed ctApi usage to ctApiWrapper.getApi
CtApiWrapper
    made CtApiWrapper "internal", since CtApi was made "internal" in the custom_inapp_templates branch
    changed provideDefaultTestCtApi to provideDefaultCtApi, since it was changed in the custom_inapp_templates branch
CleverTapFactory
    Import conflicts