clean-up
This commit is contained in:
parent
d4d2aaea05
commit
2ea09900e1
|
@ -4,12 +4,6 @@ plugins {
|
|||
|
||||
defaultTasks 'jar'
|
||||
|
||||
apply from: '../../android/dependencies.gradle'
|
||||
|
||||
dependencies {
|
||||
testImplementation global_libs.junit
|
||||
}
|
||||
|
||||
jar {
|
||||
destinationDirectory = file( '$rootDir/../..' )
|
||||
manifest {
|
||||
|
|
Loading…
Reference in New Issue