Skip to content
Discussion options

You must be logged in to vote

You have to specific MICROSOFT_AUTH_ID and MICROSOFT_AUTH_SECRET environmental variables when calling ./gradlew build.

To be more specific, when building on Linux, inputs:

$ export MICROSOFT_AUTH_ID=YOUR_ID_HERE
$ export MICROSOFT_AUTH_SECRET=YOUR_SECRET_HERE
$ ./gradlew build

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Alexandro182
Comment options

@CiiLu
Comment options

@burningtnt
Comment options

Answer selected by burningtnt
@Alexandro182
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants