In your
build.gradle
:
dependencies { debugCompile "com.github.brianPlummer:tinydancer:0.1.2" releaseCompile "com.github.brianPlummer:tinydancer-noop:0.1.2" testCompile "com.github.brianPlummer:tinydancer-noop:0.1.2" }
In your
build.gradle
:
dependencies { debugCompile "com.github.brianPlummer:tinydancer:0.1.2" releaseCompile "com.github.brianPlummer:tinydancer-noop:0.1.2" testCompile "com.github.brianPlummer:tinydancer-noop:0.1.2" }