Browse Source

Include again the module rustsdk, since it's not detected by the fun `includeProjects()`

test/jme/compound-poc
Benoit Marty 2 years ago
parent
commit
012ee00c85
  1. 1
      settings.gradle.kts

1
settings.gradle.kts

@ -41,6 +41,7 @@ include(":appnav") @@ -41,6 +41,7 @@ include(":appnav")
include(":tests:uitests")
include(":anvilannotations")
include(":anvilcodegen")
include(":libraries:rustsdk")
include(":samples:minimal")

Loading…
Cancel
Save