allprojects { repositories { mavenCentral() jcenter() flatDir name:'flat', dirs:["S_DIR/.gradle/flatRepo"] } }