В RunTime show error в Gradle ошибка:
Ошибка: выполнение выполнено для задачи ": app: transformClassesWithInstantRunForDebug".
/transforms/profilers-transform/debug/40.jar, contentTypes = CLASSES, scopes = EXTERNAL_LIBRARIES, status = REMOVED}
Gradle project-level:
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.google.gms:google-services:3.1.0'
}
Уровень градиента уровня:
dependencies {
...
}
apply plugin: 'com.google.gms.google-services'