plugin incompatible with the new build found: firebase services, flutter, dart in Androud Studio 4.0 code example
Example: retrofit problem Invoke-customs are only supported starting with Android O (--min-api 26)
android {
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
}