Skip to content

Instantly share code, notes, and snippets.

View ivangarzab's full-sized avatar

Iván Garza Bermea ivangarzab

View GitHub Profile
dependencies {
// ...
// Declare the dependency for the Firebase Crashlytics NDK library.
// If you previously declared Firebase Crashlytics dependency, replace it.
implementation 'com.google.firebase:firebase-crashlytics-ndk:VERSION_NUMBER'
}
android {
// ...
buildTypes {
release {