more build stuff
This commit is contained in:
parent
1ac96d1ceb
commit
7ab208da2a
@ -1 +1 @@
|
||||
Subproject commit 4083d609c0023744eef091e3f74ac871806b5565
|
||||
Subproject commit 8ee6d721140efcebda768bf5d0f13016816fc306
|
@ -1,3 +1,5 @@
|
||||
apply plugin: "java"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
|
@ -1,3 +1,5 @@
|
||||
apply plugin: "java"
|
||||
|
||||
dependencies {
|
||||
compile project(":Noise2D")
|
||||
}
|
Loading…
Reference in New Issue
Block a user