We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was using Sumup terminal Android SDK in my Andorid Application.Sumup sdk having following errors
-Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.sumup:merchant-sdk:3.2.2.
-Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve com.sumup:merchant-sdk:3.2.2.
-Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.sumup:merchant-sdk:3.2.2.
Android Stuido 4.0 classpath 'com.android.tools.build:gradle:4.0.0' minSdkVersion 19 targetSdkVersion 29
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I was using Sumup terminal Android SDK in my Andorid Application.Sumup sdk having following errors
-Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.sumup:merchant-sdk:3.2.2.
-Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve com.sumup:merchant-sdk:3.2.2.
-Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.sumup:merchant-sdk:3.2.2.
Android Stuido 4.0
classpath 'com.android.tools.build:gradle:4.0.0'
minSdkVersion 19
targetSdkVersion 29
The text was updated successfully, but these errors were encountered: