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.
2 parents da58b40 + 70dfb44 commit 54cc814Copy full SHA for 54cc814
README.md
@@ -43,7 +43,7 @@ Add to your app's Build.Gradle:
43
mavenCentral()
44
}
45
dependencies {
46
- compile('com.microsoft.identity.client:msal:0.1.2') {
+ compile('com.microsoft.identity.client:msal:0.1.3') {
47
// if your app includes android support
48
// libraries or GSON in its dependencies
49
// uncomment below
0 commit comments