I have two build flavors in gradle but for some reason whenever i change the following flag to false i get the titled error message:
ext.enableCrashlytics =
Make sure you add in
app.gradle
apply plugin: 'io.fabric'
I also have
classpath 'io.fabric.tools:gradle:1.26.1'
in the
project gradle dependencies
and add the Crashlytics api in the strings, signup in the Crashlytics Site