Enable NDK Crashes
implementation 'com.luciq.library:luciq-ndk-crash:11.8.0'implementation 'com.luciq.library:luciq-ndk-crash:11.8.0'CrashReporting.setNDKCrashesState(Feature.State.ENABLED);CrashReporting.setNDKCrashesState(Feature.State.ENABLED)
Last updated