Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 43f039b

Browse files
author
Peter Nied
committed
Reving recommened ADAL library version to 1.1.11
1 parent 201b8a6 commit 43f039b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependency {
2323
2424
// Include supported authentication methods for your application
2525
compile 'com.microsoft.services.msa:msa-auth:0.8.4'
26-
compile 'com.microsoft.aad:adal:1.1.7'
26+
compile 'com.microsoft.aad:adal:1.1.11'
2727
}
2828
```
2929

0 commit comments

Comments
 (0)