|
|
|
@ -198,14 +198,14 @@ dependencies { |
|
|
|
compile project(':medialibrary') |
|
|
|
compile project(':api') |
|
|
|
compile project(':axmlrpc') |
|
|
|
compile 'com.android.support:appcompat-v7:25.1.0' |
|
|
|
compile 'com.android.support:cardview-v7:25.1.0' |
|
|
|
compile 'com.android.support:recyclerview-v7:25.1.0' |
|
|
|
compile 'com.android.support:design:25.1.0' |
|
|
|
compile 'com.android.support:support-annotations:25.1.0' |
|
|
|
compile 'com.android.support:preference-v7:25.1.0' |
|
|
|
compile 'com.android.support:leanback-v17:25.1.0' |
|
|
|
compile 'com.android.support:preference-leanback-v17:25.1.0' |
|
|
|
compile 'com.android.support:appcompat-v7:25.1.1' |
|
|
|
compile 'com.android.support:cardview-v7:25.1.1' |
|
|
|
compile 'com.android.support:recyclerview-v7:25.1.1' |
|
|
|
compile 'com.android.support:design:25.1.1' |
|
|
|
compile 'com.android.support:support-annotations:25.1.1' |
|
|
|
compile 'com.android.support:preference-v7:25.1.1' |
|
|
|
compile 'com.android.support:leanback-v17:25.1.1' |
|
|
|
compile 'com.android.support:preference-leanback-v17:25.1.1' |
|
|
|
compile 'com.android.support.constraint:constraint-layout:1.0.0-beta4' |
|
|
|
testCompile 'junit:junit:4.12' |
|
|
|
} |
|
|
|
|