Skip to content

Commit

Permalink
remove core.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
nimakarimipour committed Nov 9, 2024
1 parent fbc5e24 commit 8522513
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,3 @@ subprojects { proj ->
}
}
}

// sample is not a buildable project, it is just a sample project to demonstrate the usage of the annotator.
project(":sample") {
tasks.named("build").configure {
enabled = false
}
}

0 comments on commit 8522513

Please sign in to comment.