Yeah, sorry for the misleading message. My coworker has an issue with gralde sync in Android Studio. It shows an untrusted certificate error. And it means it uses JDK where a corporate certificate was not added. I was thinking it is because for convention plugins we set a toolchain specification and that JDK is not patched with a certificate. We checked the '~/.gradle/' and there is no 'jdk' folder. So I assume gradle takes some existing jdk. But which is the question. Thanks for the link - I see there it is possible to troubleshoot the picked jdk.