mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-29 13:17:43 +00:00
Updated dependencies
This commit is contained in:
parent
acb2888bde
commit
910af86c31
@ -56,15 +56,15 @@ dependencies {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
compile 'com.android.support:support-v4:23.1.1'
|
||||
compile 'com.android.support:appcompat-v7:23.1.1'
|
||||
compile 'com.android.support:design:23.1.1'
|
||||
compile 'com.android.support:support-v4:23.2.0'
|
||||
compile 'com.android.support:appcompat-v7:23.2.0'
|
||||
compile 'com.android.support:design:23.2.0'
|
||||
|
||||
compile 'org.apache.sshd:sshd-core:0.8.0'
|
||||
//compile 'com.madgag.spongycastle:pkix:1.54.0.0'
|
||||
compile 'org.bouncycastle:bcpkix-jdk15on:1.54'
|
||||
|
||||
compile 'io.netty:netty-handler:4.1.0.CR2'
|
||||
compile 'io.netty:netty-handler:4.1.0.CR3'
|
||||
|
||||
androidTestCompile 'org.mockito:mockito-core:1.10.19'
|
||||
// Because mockito has some problems with dex environment
|
||||
|
Loading…
x
Reference in New Issue
Block a user