android / codelab-android-accessibility

Basic Android Accessibility: making sure everyone can use what you create!
https://codelabs.developers.google.com/codelabs/basic-android-accessibility/
Apache License 2.0
112 stars 86 forks source link

Missing Google repository in build.gradle #21

Open yenerm opened 4 years ago

yenerm commented 4 years ago

ERROR: Failed to resolve: com.android.support.test.espresso:espresso-core:2.2.2 Add Google Maven repository and sync project Show in Project Structure dialog Affected Modules: app

ERROR: Failed to resolve: com.android.support:appcompat-v7:24.2.1 Add Google Maven repository and sync project Show in Project Structure dialog Affected Modules: app