Skip to content

Commit af5501c

Browse files
committed
Update main class reference for gradle build
1 parent ae6ca26 commit af5501c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jar {
3131
}
3232
}
3333
manifest {
34-
attributes 'Main-Class': 'ApexAuthorization'
34+
attributes 'Main-Class': 'ApiAuthorization'
3535
}
3636
}
3737

0 commit comments

Comments
 (0)