We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc8a7a commit ece0c34Copy full SHA for ece0c34
examples/authentication/build.gradle
@@ -1,3 +1,5 @@
1
dependencies {
2
implementation project (':services:resourcemanager')
3
}
4
+
5
+ext.mainClassName = 'cloud.stackit.sdk.authentication.examples.AuthenticationExample'
0 commit comments