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
When I try to build the application, it starts installing the dependencies and then begins the installation, just before finishing the installation of the dependencies and installing the app on my smartphone, I come across this error below...
Could not determine the dependencies of task ':app:mergeSynterDebugAssets'.
Could not resolve all task dependencies for configuration ':app:synterDebugRuntimeClasspath'.
Could not find :ttlock-release:.
Required by:
project :app > project :react-native-ttlock
I need to update the library to be able to use a specific function, and it is only available in the latest version... I have already tested others and they work normally but the latest version released is not working correctly
The text was updated successfully, but these errors were encountered:
When I try to build the application, it starts installing the dependencies and then begins the installation, just before finishing the installation of the dependencies and installing the app on my smartphone, I come across this error below...
Could not determine the dependencies of task ':app:mergeSynterDebugAssets'.
I need to update the library to be able to use a specific function, and it is only available in the latest version... I have already tested others and they work normally but the latest version released is not working correctly
The text was updated successfully, but these errors were encountered: