Skip to content

Commit c956531

Browse files
committed
fix: fix settings.gradle.kts
1 parent 3a549a0 commit c956531

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ noArg {
4343
annotation("org.neo4j.ogm.annotation.RelationshipEntity")
4444
}
4545

46-
kotlin {
47-
jvmToolchain(8)
48-
}
49-
5046
application {
5147
// Define the main class for the application.
5248
mainClass.set("MainKt")

0 commit comments

Comments
 (0)