android-sms-backup icon indicating copy to clipboard operation
android-sms-backup copied to clipboard

add maven to repos to help resolve dependencies during build

Open developingAlex opened this issue 5 years ago • 0 comments

sync failed, unresolved dependencies, android studios suggestion was to add Google Maven repository and sync project errors that were resolved: ERROR: Failed to resolve: com.android.support.test.espresso:espresso-core:2.2.2 ERROR: Failed to resolve: com.android.support:appcompat-v7:25.3.1 ERROR: Failed to resolve: com.android.support.constraint:constraint-layout:1.0.2

developingAlex avatar Nov 29 '20 06:11 developingAlex