Merhaba hepinize iyi günler Android Studio kullanmaya başladım ve daha uygulamaya başlamadan hata aldım çözümünü bulamadım yardım ederseniz çok sevinirim.
Hata çıktısı:
ERROR: Gradle DSL method not found: 'testImplementation()'
Possible causes:
The project 'My Application' may be using a version of the Android Gradle plug-in that does not contain the method (e.g. 'testCompile' was added in 1.1.0).
Upgrade plugin to version 3.4.0 and sync project
The project 'My Application' may be using a version of Gradle that does not contain the method.
Open Gradle wrapper file
The build file may be missing a Gradle plugin.
Apply Gradle plugin