mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-01-19 04:01:42 +01:00
remove junit
This commit is contained in:
parent
7e90b6c8c7
commit
bcaa6c497e
@ -22,6 +22,4 @@ android {
|
|||||||
dependencies {
|
dependencies {
|
||||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
compile 'com.android.support:appcompat-v7:23.1.1'
|
compile 'com.android.support:appcompat-v7:23.1.1'
|
||||||
|
|
||||||
testCompile 'junit:junit:4.12'
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user