Error: found configuration of task

Опубликовано: 10 Октябрь 2024
на канале: Fix It | Coding with Mark
4,504
35

What went wrong:
Some problems were found with the configuration of task ':app:processDebugGoogleServices' (type 'GoogleServicesTask').
Type 'com.google.gms.googleservices.GoogleServicesTask' field 'intermediateDir' without corresponding getter has been annotated with @OutputDirectory.

Reason: Annotations on fields are only used if there's a corresponding getter for the field.

Possible solutions:
1. Add a getter for field 'intermediateDir'.
2. Remove the annotations on 'intermediateDir'.



Invoke-customs are only supported starting with Android O (--min-api 26)


Do not hesitate to contact us to solve your problem :
Enjoy & Stay Connected With Us!
► Contact by Fiverr : https://www.fiverr.com/morkousnash689
► Like Us On Facebook : https://www.facebook.com/Fix-It-with-...
► Subscribe To Channel :    / @fixit_with_mark  

#Fixing#AndroidTutorial #with_Mark#Coding