Skip to content

Commit ece0c34

Browse files
committed
set mainClassName property for authentication example
1 parent 4dc8a7a commit ece0c34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
dependencies {
22
implementation project (':services:resourcemanager')
33
}
4+
5+
ext.mainClassName = 'cloud.stackit.sdk.authentication.examples.AuthenticationExample'

0 commit comments

Comments
 (0)