Channel/Android/test/launcherTemplate.gradle
@@ -61,16 +61,3 @@ } } }**SPLITS_VERSION_CODE****LAUNCHER_SOURCE_BUILD_SETUP** task copyJsonFile { copy { System.out.println("copy googlejson==============="); delete("./google-services.json") from('../../../../../../../Assets/Plugins/Android/') into('./') include("google-services.json") } } apply plugin: 'com.google.gms.google-services' apply plugin: 'com.google.firebase.crashlytics'