Trying to add this dependency to my project but when compiling the app this error message pops up
What went wrong:
A problem occurred evaluating root project 'android'.
Could not find method implementation() for arguments [ru.yoomoney.sdk.kassa.payments:yookassa-android-sdk:6.4.4] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
Have directory "libs" near build.gradle with ThreatMetrix-Android-SDK-6.2.97.aar.
Even tried it like README.md said, instead of version number (6.4.4) wrote "$versionName". Same error.
Trying to add this dependency to my project but when compiling the app this error message pops up
My android\build.gradle
Have directory "libs" near build.gradle with ThreatMetrix-Android-SDK-6.2.97.aar. Even tried it like README.md said, instead of version number (6.4.4) wrote "$versionName". Same error.