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