Когда я начинаю генерировать подписанный APK, появляется этот журнал. я не знаю, что делать с этим
Executing tasks: [:app:assembleRelease] in project C:\Users\Andrey\Desktop\AndroidStudioProjects\Learning\MyMovies2
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:lintVitalRelease'.
> Could not resolve all artifacts for configuration ':app:debugAndroidTestRuntimeClasspath'.
> Could not resolve com.google.code.findbugs:jsr305:{strictly 1.3.9}.
Required by:
project :app
> Cannot find a version of 'com.google.code.findbugs:jsr305' that satisfies the version constraints:
Dependency path 'My Movies 2:app:unspecified' --> 'androidx.test.espresso:espresso-core:3.2.0' --> 'com.google.code.findbugs:jsr305:2.0.1'
Constraint path 'My Movies 2:app:unspecified' --> 'com.google.code.findbugs:jsr305:{strictly 1.3.9}' because of the following reason: debugRuntimeClasspath uses version 1.3.9
Dependency path 'My Movies 2:app:unspecified' --> 'androidx.room:room-guava:2.0.0' --> 'com.google.guava:guava:23.6-android' --> 'com.google.code.findbugs:jsr305:1.3.9'
> Could not resolve com.google.code.findbugs:jsr305:2.0.1.
Required by:
project :app > androidx.test.espresso:espresso-core:3.2.0
> Cannot find a version of 'com.google.code.findbugs:jsr305' that satisfies the version constraints:
Dependency path 'My Movies 2:app:unspecified' --> 'androidx.test.espresso:espresso-core:3.2.0' --> 'com.google.code.findbugs:jsr305:2.0.1'
Constraint path 'My Movies 2:app:unspecified' --> 'com.google.code.findbugs:jsr305:{strictly 1.3.9}' because of the following reason: debugRuntimeClasspath uses version 1.3.9
Dependency path 'My Movies 2:app:unspecified' --> 'androidx.room:room-guava:2.0.0' --> 'com.google.guava:guava:23.6-android' --> 'com.google.code.findbugs:jsr305:1.3.9'
> Could not resolve com.google.code.findbugs:jsr305:1.3.9.
Required by:
project :app > com.google.guava:guava:23.6-android
> Cannot find a version of 'com.google.code.findbugs:jsr305' that satisfies the version constraints:
Dependency path 'My Movies 2:app:unspecified' --> 'androidx.test.espresso:espresso-core:3.2.0' --> 'com.google.code.findbugs:jsr305:2.0.1'
Constraint path 'My Movies 2:app:unspecified' --> 'com.google.code.findbugs:jsr305:{strictly 1.3.9}' because of the following reason: debugRuntimeClasspath uses version 1.3.9
Dependency path 'My Movies 2:app:unspecified' --> 'androidx.room:room-guava:2.0.0' --> 'com.google.guava:guava:23.6-android' --> 'com.google.code.findbugs:jsr305:1.3.9'
* 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.
* Получить дополнительную помощь в https://help.gradle.org * СБОЙ СТРОИТЕЛЬСТВА за 735 мс