mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-31 06:05:12 +00:00
Updated to latest stable netty
This commit is contained in:
@@ -70,10 +70,9 @@ dependencies {
|
||||
compile 'com.android.support:design:23.4.0'
|
||||
|
||||
compile 'org.apache.sshd:sshd-core:0.8.0' //0.9 seems to fail on Android 6 and 1.+ requires java.nio.file, which doesn't exist in Android
|
||||
//compile 'org.bouncycastle:bcprov-jdk15on:1.54'
|
||||
|
||||
compile 'com.madgag.spongycastle:pkix:1.54.0.0'
|
||||
compile 'io.netty:netty-handler:4.1.0.CR3'
|
||||
compile 'io.netty:netty-handler:4.1.0.Final'
|
||||
|
||||
androidTestCompile 'org.mockito:mockito-core:1.10.19'
|
||||
// Because mockito has some problems with dex environment
|
||||
|
Reference in New Issue
Block a user