Programming Basics SQL HTML CSS JavaScript React Python C++ Java JavaFX Swing Problem Solving English English Conversations Computer Fundamentals Linux Learn Typing

فشل أندرويد ستيديو أثناء تحميل ملفات Gradle

عندما أفتح برنامج أندرويد استوديو يبدأ البرنامج بتحميل ملفات Gradle و بعدها بثلاث دقائق يظهر لي هذا الخطأ:

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\Users\ef193\AndroidStudioProjects\MyApplication\build.gradle' line: ?

* What went wrong:
Plugin [id: 'com.android.application', version: '7.3.0', apply: false] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'com.android.application:com.android.application.gradle.plugin:7.3.0')
 Searched in the following repositories:
  Google
  MavenRepo
  Gradle Central Plugin Repository

* Try:
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Exception is:
org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'com.android.application', version: '7.3.0', apply: false] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'com.android.application:com.android.application.gradle.plugin:7.3.0')
 Searched in the following repositories:
  Google
  MavenRepo
  Gradle Central Plugin Repository
    at org.jetbrains.plugins.gradle.model.ProjectImportAction.execute(ProjectImportAction.java:121)
at org.jetbrains.plugins.gradle.model.ProjectImportAction.execute(ProjectImportAction.java:42)


* Get more help at https://help.gradle.org

CONFIGURE FAILED in 2m 29s

لا أعرف أين اسأل هذا السؤال و لكن سألتكم إياه و أتمنى مساعدتي في حال كنتم تعرفون الإجابة و جزاكم الله خيراً.

تعليقات 1

أضف تعليق

يجب تسجيل الدخول حتى تتمكن من إضافة تعليق أو رد.