Git bash выдал мне эту ошибкуstrong text
5./gradlew clean build --refresh-dependent
> Task:app:dataBindingMergeDependencyArtifacts Debug FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task 'tapp:dataBindingMergeDependencyArtifactsDebug'. Could not resolve all files for configuration':app:debugCompileClasspath'.
> Could not find com. nabinbhandari.android:permissions: 3.8.
Required by:
project app
Could not find ru.egslava:MaskedEditText:1.0.5.
Required by:
project:app
> Could not find com.tapadoo.android:alerter: 2.0.4.
Required by:
project:app
> Could not find com.shuhart.stepview:stepview:1.5.1.
Required by:
project:app
> Could not find com.whiteelephant: monthandyearpicker:1.3.0.
Required by:
project:app
Подробнее здесь: https://stackoverflow.com/questions/791 ... ou-help-me