apply from: "$rootDir/gradle/instrumentation-library.gradle"
dependencies {
library group: 'io.reactivex', name: 'rxjava', version: '1.0.7'
}