play-services-plugins icon indicating copy to clipboard operation
play-services-plugins copied to clipboard

Google Services plugin 4.3.12 does not work with AGP 47.2.0-beta03

Open quiro91 opened this issue 2 years ago • 1 comments

Describe the bug When using com.google.gms:google-services:4.3.12 with Android Gradle Plugin 7.2.0-beta03, I get the following error:

Execution failed for task ':app:uploadCrashlyticsMappingFileAlpha'.
Failed to calculate the value of task ':app:uploadCrashlyticsMappingFileAlpha' property 'googleServicesResourceRoot'.
Could not get unknown property 'intermediateDir' for task ':app:processAlphaGoogleServices' of type com.google.gms.googleservices.GoogleServicesTask.

quiro91 avatar Jun 28 '22 10:06 quiro91

Seems to be ok with the new 4.3.13

rlatapy-luna avatar Jun 30 '22 15:06 rlatapy-luna