Skip to content

Commit 54cc814

Browse files
authored
Merge pull request #276 from AzureAD/readme
Updated version number in Readme to 0.1.3
2 parents da58b40 + 70dfb44 commit 54cc814

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
@@ -43,7 +43,7 @@ Add to your app's Build.Gradle:
4343
mavenCentral()
4444
}
4545
dependencies {
46-
compile('com.microsoft.identity.client:msal:0.1.2') {
46+
compile('com.microsoft.identity.client:msal:0.1.3') {
4747
// if your app includes android support
4848
// libraries or GSON in its dependencies
4949
// uncomment below

0 commit comments

Comments
 (0)