anyone got this error on gradle 8? ``` A problem ...
# community-support
d
anyone got this error on gradle 8?
Copy code
A problem occurred configuring project ':accommodation:booking:accommodation_booking_impl'.
      > Failed to notify project evaluation listener.
         > com.android.build.gradle.internal.crash.ExternalApiUsageException: java.lang.NoSuchMethodError: 'void org.gradle.api.internal.file.UnionFileCollection.<init>(org.gradle.api.internal.file.FileCollectionInternal[])'        
         > Extension with name 'generalFilters' does not exist. Currently registered extension names: [ext, filters, debugFilters, releaseFilters, stagingFilters]