There is an issue during the first import of the project.
SSL peer shut down incorrectly
The same has happened when I add id 'org.web3j' version '4.6.0' to my project. During work on this issue for adding plugin into my project I reach the point where I need to tell server to use old version of TLS, but I have not been managed to make it work.
`Gradle 7.3.3
Build time: 2021-12-22 12:37:54 UTC
Revision: 6f556c80f945dc54b50e0be633da6c62dbe8dc71
Kotlin: 1.5.31
Groovy: 3.0.9
Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM: 16.0.1 (Oracle Corporation 16.0.1+9-24)
OS: Linux 5.4.0-126-generic amd64
`
There is an issue during the first import of the project.
SSL peer shut down incorrectlyThe same has happened when I add
id 'org.web3j' version '4.6.0'to my project. During work on this issue for adding plugin into my project I reach the point where I need to tell server to use old version of TLS, but I have not been managed to make it work.`Gradle 7.3.3
Build time: 2021-12-22 12:37:54 UTC
Revision: 6f556c80f945dc54b50e0be633da6c62dbe8dc71
Kotlin: 1.5.31
Groovy: 3.0.9
Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM: 16.0.1 (Oracle Corporation 16.0.1+9-24)
OS: Linux 5.4.0-126-generic amd64
`