Skip to content

Commit 70dfb44

Browse files
author
kreedula
committed
Updated version number in Readme to 0.1.3
1 parent da58b40 commit 70dfb44

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)