Skip to content

Commit 20902ae

Browse files
committed
disable examples-kotlin-gradle-project
Signed-off-by: andreypfau <andreypfau@ton.org>
1 parent 2ea7e4f commit 20902ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ submodule("liteclient")
3939
submodule("contract")
4040
submodule("dict")
4141

42-
submodule("examples-kotlin-gradle-project", path = "examples/kotlin-gradle-project", "sdk")
42+
//submodule("examples-kotlin-gradle-project", path = "examples/kotlin-gradle-project", "sdk")
4343

4444
//submodule("provider", group = "sdk")
4545
//submodule("provider-core", "provider/core", group = "sdk")

0 commit comments

Comments
 (0)