blob: f5f15e0597a0f27529eaa343b83ec6f20968a3aa [file] [log] [blame]
apply plugin: 'com.android.library'
dependencies {
compile project(':outissue:carnally')
testCompile deps.other.leanback
}