Sailthru Mobile Android SDK 7.0.0
Features
AndroidX
The Sailthru Mobile Android SDK has now upgraded to use AndroidX! Apps have already updated to use the AndroidX libraries should be able to update to this version as normal. Apps that are still using the support libraries will need to use a 'dejetified' version of the SDK that we have added to the maven repository. The dejetified artifact can be included by replacing the normal dependency with the dejetified version in your app's build.gradle:
implementation 'com.carnival.sdk:carnival-dejetified:7.0.0'