Не удалось определить зависимости задачи «:lintVitalRelease».Android

Форум для тех, кто программирует под Android
Anonymous
Не удалось определить зависимости задачи «:lintVitalRelease».

Сообщение Anonymous »

Я пытался экспортировать игру на Android в Godot Engine 3.2.2, но при попытке экспортировать игру выдает эту ошибку. Экспортировать Apk было нормально, прежде чем я настроил его для создания пользовательской сборки в свойствах экспорта.
FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':lintVitalRelease'.
> Could not resolve all dependencies for configuration ':lintClassPath'.
> Could not load module metadata from /home/aiden/.gradle/caches/modules-2/metadata-2.71/descriptors/com.squareup/javawriter/2.5.0/f82a8259340803bc58fb8c686ca12ad9/descriptor.bin

BUILD FAILED in 12s

Exit Code: 1```
Do I have to clear the gradle cache or there is another way around build error


Подробнее здесь: https://stackoverflow.com/questions/783 ... talrelease

Вернуться в «Android»