Fabric: Kotlin For

import com.fabric.sdk.android.Fabric

Crashlytics is a popular crash reporting tool that helps developers identify and fix crashes in their apps. To use Crashlytics with Kotlin, initialize the Crashlytics instance in your app: kotlin for fabric

Fabric does not natively support Kotlin, but the community maintains . Think of it as the Kotlin runtime for Fabric. import com

plugins id("fabric-loom") version "1.5-SNAPSHOT" id("org.jetbrains.kotlin.jvm") version "1.9.0" kotlin for fabric

The easiest way to start is using the or the IntelliJ wizard.