diff --git a/gradle.properties b/gradle.properties index 1a644c77f67310ac885fdcb56679db3125801196..85b040a5a217a01ab2f04c63965b1b030faba055 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1,2 @@ org.gradle.daemon=true +org.gradle.jvmargs=-Djsse.enableSNIExtension=false