You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What went wrong:
A problem occurred configuring root project 'T01.01-Exercise-CreateLayout'.
Could not resolve all artifacts for configuration ':classpath'.
Could not resolve com.android.tools.build:gradle:3.2.1.
Required by:
project :
> No cached version of com.android.tools.build:gradle:3.2.1 available for offline mode.
> No cached version of com.android.tools.build:gradle:3.2.1 available for offline mode.
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.
BUILD FAILED in 0s
ERROR: No cached version of com.android.tools.build:gradle:3.2.1 available for offline mode.
Disable Gradle 'offline mode' and sync project
The text was updated successfully, but these errors were encountered:
Gradle sync failed: No cached version of org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.71 available for offline mode.
From Build tab:
Could not resolve com.google.jimfs:jimfs:1.1.
Required by:
project : > com.android.tools.build:gradle:3.2.1 > com.android.tools.build:builder:3.2.1 > com.android.tools:sdklib:26.2.1 > com.android.tools:repository:26.2.1
> No cached version of com.google.jimfs:jimfs:1.1 available for offline mode.
> No cached version of com.google.jimfs:jimfs:1.1 available for offline mode.
It's is due to because these repo's are to old so his gradle version's are also to old they gives some problem in gradle error
for resolving this you can make a new Project and copy the whole java and XML file's ...if there is any dependencies do not copy it
search for latest one at google and then add them in your projects
Build failed after cloning the first lesson
FAILURE: Build failed with an exception.
A problem occurred configuring root project 'T01.01-Exercise-CreateLayout'.
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.
Get more help at https://help.gradle.org
BUILD FAILED in 0s
ERROR: No cached version of com.android.tools.build:gradle:3.2.1 available for offline mode.
Disable Gradle 'offline mode' and sync project
The text was updated successfully, but these errors were encountered: