mirror of
https://github.com/YikeStone/android_ros_sensors.git
synced 2025-08-02 19:04:09 +05:30
5 lines
188 B
Properties
5 lines
188 B
Properties
org.gradle.daemon=true
|
|
# Disabling the SNI extension fixes "handshake alert: unrecognized_name" error
|
|
# in Java 7.
|
|
org.gradle.jvmargs=-XX:MaxPermSize=512m -Djsse.enableSNIExtension=false
|