Skip to content

Commit 9b537d4

Browse files
committed
Update build.gradle again.
1 parent 2f8455e commit 9b537d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ include 'all'
2828
include(":btwaila")
2929
project(":btwaila").projectDir = file("${rootProject.projectDir}/../BTWaila")
3030
include(":tmb")
31-
project(":tmb").projectDir = file("${rootProject.projectDir}/../../Foreign/TMB")
31+
project(":tmb").projectDir = file("${rootProject.projectDir}/../TMB")

0 commit comments

Comments
 (0)