Description: I work on a project in a system and its OK but when i import it in another system i faced with this error :
Failed to resolve: coordinatorlayout-1.1.0
Expected behavior: Gradle sync successful.
Source code:
classpath 'com.android.tools.build:gradle:4.0.1'
implementation "androidx.coordinatorlayout:coordinatorlayout:1.1.0"
Material Library version: 'com.google.android.material:material:1.2.1'