Skip to content

Commit e619647

Browse files
committed
Transition back to multi-project
1 parent 2b12a30 commit e619647

File tree

184 files changed

+3
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+3
-2
lines changed

build.gradle.kts renamed to app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131
implementation("systems.uom:systems-quantity:2.1")
3232
// implementation "org.djunits:djunits:4.01.07"
3333

34-
implementation(files("libs/jar/helixtrajectoryj.jar"))
34+
implementation(files("../libs/jar/helixtrajectoryj.jar"))
3535
}
3636

3737
application {

0 commit comments

Comments
 (0)