I had this error
Error:(45, 0) Gradle DSL method not found: \'implementation()\' Possible causes:The project \'LaTaxi2\' may be using a
You using Turkish workspace, below change solves the problem
testImplementation -> testİmplementation, androidTestImplementation -> androidTestİmplementation androidTestImplementation -> androidTestİmplementation