remove the testing related things

This commit is contained in:
tibbi
2016-11-13 23:30:32 +01:00
parent 2e8aa99325
commit 4f8bf649f7
3 changed files with 0 additions and 30 deletions

View File

@@ -33,8 +33,6 @@ android {
}
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.4.0'
compile 'com.jakewharton:butterknife:8.0.1'
compile 'com.github.yukuku:ambilwarna:2.0.1'