Relative Content

Tag Archive for javagradle

Errors Unable to find method

Why is my project showing me this error mesages “Errors Unable to find method ”com.android.build.api.variant.SourceDirectories$Flat com.android.build.api.variant.Sources.getByName(java.lang.String)'” I tried syncing gms:google-services:4.4.1 with tools.build:gradle:4.1.3 as an upgrade but was receiving the following error message. Initially, I was using gms:google-services:4.3.15 with tools.build:gradle:4.1.3 and with no issues. What could be the solution to this problem? Below is my build.gradle files (project and application)