diff --git a/build.gradle b/build.gradle index e8dfd050..b0214fe6 100644 --- a/build.gradle +++ b/build.gradle @@ -54,9 +54,7 @@ dependencies { 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' - androidTestCompile 'org.mockito:mockito-core:1.10.19' - // Because mockito has some problems with dex environment androidTestCompile 'com.google.dexmaker:dexmaker:1.1' androidTestCompile 'com.google.dexmaker:dexmaker-mockito:1.1' diff --git a/res/layout/activity_pair.xml b/res/layout/activity_pair.xml index 30db79f6..6b73edc3 100644 --- a/res/layout/activity_pair.xml +++ b/res/layout/activity_pair.xml @@ -25,39 +25,6 @@ android:layout_gravity="left|center_vertical" /> - - - - - - - - - -