2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-30 21:55:10 +00:00

Removed mina core from build.gradle

This commit is contained in:
Vineet Garg
2015-06-21 17:50:56 +05:30
parent 02826ccfe4
commit ed6aef42a6

View File

@@ -51,7 +51,6 @@ dependencies {
}
compile 'com.android.support:support-v4:22.2.0'
compile 'com.android.support:appcompat-v7:22.2.0'
compile 'org.apache.mina:mina-core:2.0.9'
compile 'org.apache.sshd:sshd-core:0.8.0'
compile 'io.netty:netty-all:4.0.23.Final'
compile 'org.bouncycastle:bcpkix-jdk15on:1.52'