Getting Started
To use the Firebase In-App Messaging Android SDK with Kotlin Extensions, add the following
to your app's build.gradle
file:
// See maven.google.com for the latest versions
// This library transitively includes the firebase-inappmessaging library
implementation 'com.google.firebase:firebase-inappmessaging-ktx:$VERSION'