mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
reverted changes in simm gradle
This commit is contained in:
parent
d217784a55
commit
deb628281a
@ -35,6 +35,7 @@ repositories {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
resources {
|
||||
@ -48,7 +49,6 @@ sourceSets {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
dependencies {
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
testCompile group: 'junit', name: 'junit', version: '4.11'
|
||||
|
Loading…
x
Reference in New Issue
Block a user