Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Commit a8d0db6

Browse files
damonkohlerstonier
authored andcommitted
Fix SSL connection errors with Java 1.7.
1 parent 59dadb4 commit a8d0db6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
org.gradle.daemon=true
2+
org.gradle.jvmargs=-Djsse.enableSNIExtension=false

0 commit comments

Comments
 (0)