willblaschko / AlexaAndroid

A library and sample app to abstract access to the Amazon Alexa service for Android applications.
GNU General Public License v2.0
280 stars 132 forks source link

Gradle sync fail! #154

Open loushuai2018 opened 6 years ago

loushuai2018 commented 6 years ago

When I try to sync the Gradle,there will be an error: Could not GET 'http://research.rightmesh.io/artifactory/libs-local/io/left/rightmesh/rightmesh-plugin/1.3/rightmesh-plugin-1.3.pom'. Received status code 401 from server: Unauthorized Enable Gradle 'offline mode' and sync project I think the username and password in the gradle is not correct.How can I solve it?

Lum0528 commented 6 years ago

I encountered the same problem as you. How did you solve it? Thanks