این ارور هم با استفاده از ریپازیتوری jcenter دریافت میکنم و هم با maven
همینطور با proxy هم تست کردم
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
> Could not resolve com.google.android.gms:play-services-location:16.+.
Required by:
project :app > project :location
> Failed to list versions for com.google.android.gms:play-services-location.
> Unable to load Maven meta-data from https://google.bintray.com/exoplayer/com/google/android/gms/play-services-location/maven-metadata.xml.
> Could not get resource 'https://google.bintray.com/exoplayer/com/google/android/gms/play-services-location/maven-metadata.xml'.
> Could not GET 'https://google.bintray.com/exoplayer/com/google/android/gms/play-services-location/maven-metadata.xml'. Received status code 403 from server: Forbidden
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
این مشکل با تغیر ادرس distributionUrl حل شد
در دایرکتوری \your-app\android\gradle\wrapper و در فایل gradle-wrapper.properties آدرس distributionUrl را به آدرس زیر تغیر دادم :
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip
همینطور در build.gradle هم از این dependency استفاده کردم
classpath 'com.android.tools.build:gradle:4.1.0'
بله هم از پروکسی استفاده کردم هم dns ست کردم
لینک google.bintray.com/... حتی با vps انگلیس هم forbidden میداد
این مشکل با تغیر ادرس distributionUrl حل شد
در دایرکتوری \your-app\android\gradle\wrapper و در فایل gradle-wrapper.properties آدرس distributionUrl را به آدرس زیر تغیر دادم :
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip
همینطور در build.gradle هم از این dependency استفاده کردم
classpath 'com.android.tools.build:gradle:4.1.0'
آیا مایل به ارسال نوتیفیکیشن و اخبار از طرف راکت هستید ؟