Mercury-IM/thread_utils/build.gradle

5 lines
82 B
Groovy

apply plugin: 'java-library'
sourceCompatibility = "8"
targetCompatibility = "8"