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
pavly-gerges committed Jul 30, 2023
1 parent ec369ab commit c1d9c27
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 c1d9c27

Please sign in to comment.