sourceCompatibility = '1.8' targetCompatibility = '1.8' dependencies { compile project(':libLauncher') }