Closed priyanka114 closed 6 years ago
Hi. You forget to add our bintray repository to your repositories section in build.gradle file. Check Readme.md for more information.
Thank you for replying.. I have added bintray repository in project level build.gradle like following screenshot :>
Even I tried running the sample code provided in your repo but issue is same with minor changes in error. Following is the screenshot after compilation of the yandex-checkout-android-sdk-master :>
You should add bintray repository to allprojects.repositories
instead of buildscript.repositories
it doesn't help me
When I tried adding dependency implementation 'com.yandex.money:checkout:1.3.0.3', I got following error. What could be the reason?