You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't build app when I add to this line on project/android/app/build.gradle
apply plugin: "com.android.application"
//apply plugin: 'com.google.gms.google-services' // <-This line Add this line for analytics
import com.android.build.OutputFile
ERROR;
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:transformClassesWithDexForRelease'.