blob: 71c818087f43009b4cead19ae3c84910ede4389f [file] [log] [blame]
apply plugin: 'com.android.library'
dependencies {
compile project(':outissue:extended')
compile project(':outissue:carnally')
compile deps.other.location
compile deps.other.locationServiceGoogle
compile deps.other.rebound
compile deps.other.javapoet
testCompile deps.other.leanback
}