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 9747d4f commit e2077f1Copy full SHA for e2077f1
examples/authentication/build.gradle
@@ -2,4 +2,4 @@ dependencies {
2
implementation project (':services:resourcemanager')
3
}
4
5
-ext.mainClassName = 'cloud.stackit.sdk.authentication.examples.AuthenticationExample'
+ext.mainClassName = 'cloud.stackit.sdk.authentication.examples.AuthenticationExample'
0 commit comments