Follow these steps to add the Visa sensory branding dependencies to your app.
  1. Add the Visa sensory branding
    AAR
    file to the
    libs
    folder that you created when you added the Kernel in the Cloud dependencies.

    ADDITIONAL INFORMATION

    For more information, see Adding Kernel in the Cloud Dependencies.
  2. Add the sensory branding library to your app's dependencies.

    ADDITIONAL INFORMATION

    dependencies { implementation(name = "visa-sensory-branding-2.1 ", ext = "aar", group = "") ... }