Skip to content

Commit

Permalink
jector-examples/build.gradle: renamed to the new example name
Browse files Browse the repository at this point in the history
*	modified:   jector-examples/build.gradle
  • Loading branch information
Scrappers-glitch committed Jul 30, 2023
1 parent 7a84511 commit 6dbde14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jector-examples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

application {
mainClass = 'com.avrsandbox.jector.examples.TestTaskBinder'
mainClass = 'com.avrsandbox.jector.examples.TestTaskExecutorManager'
}

repositories {
Expand Down

0 comments on commit 6dbde14

Please sign in to comment.