Skip to content

Commit

Permalink
README fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
imablanco committed Dec 11, 2024
1 parent 3007f56 commit 931129c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Scheme must be a custom scheme in order to ensure ir remains unique (typically y
If you are not using Applivery authentication just leave the field empty and use a constructor that does not accept this parameter.

```groovy
manifestPlaceholders = [appliveryAuthRedirectScheme: "${customScheme}"]
manifestPlaceholders = [appliveryAuthRedirectScheme: ""]
```

### Step 2
Expand Down

0 comments on commit 931129c

Please sign in to comment.