In addition to performing the basic integration instructions, you must specify the Embrace SDK dependency directly in your module’s Gradle file implementation 'io.embrace:embrace-android-sdk:4.8.10'. You still need to apply the Swazzler plugin in the app’s Gradle file (apply plugin: 'embrace-swazzler') and verify that the Swazzler version set in your project Gradle file is the same as the version set for the SDK in the module’s Gradle file.