Home | History | Annotate | Download | only in supportv4

Lines Matching full:support

12     packageName "org.robolectric.shadows.support.v4"
26 compileOnly "com.android.support:support-v4:26.0.1"
27 compileOnly "com.android.support:support-compat:26.0.1"
28 compileOnly "com.android.support:support-core-ui:26.0.1"
29 compileOnly "com.android.support:support-core-utils:26.0.1"
30 compileOnly "com.android.support:support-fragment:26.0.1"
41 testRuntime "com.android.support:support-v4:26.0.1"
42 testRuntime "com.android.support:support-compat:26.0.1"
43 testRuntime "com.android.support:support-core-ui:26.0.1"
44 testRuntime "com.android.support:support-core-utils:26.0.1"
45 testRuntime "com.android.support:support-fragment:26.0.1"