Manifest merger failed with multiple errors, see logs when updating Firebase and gsm dependencies
I'm really new with android and I got this problems while I try to upgrade all my to dependencies to support newest firebase error when I upgrade GSM and firebase. Here is my app/build.graddle apply plugin: 'com.android.application' android { compileSdkVersion 25 buildToolsVersion '27.0.3' defaultConfig { applicationId '******' minSdkVersion 21 targetSdkVersion 25 versionCode 22 /** Version Specification : Database.API.Application **/ versionName "1.5.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" aaptOptions.cruncherEnabled = false aaptOptions.useNewCruncher =