Skip to content
Snippets Groups Projects
build.gradle 156 B
Newer Older
sourceCompatibility = 1.6
targetCompatibility = 1.6
	compile project(path: ':bramble-api', configuration: 'default')