File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11MSAL Wiki : https://github.com/AzureAD/microsoft-authentication-library-for-android/wiki
2- vNext
2+ Version 4.0.1
33----------
44- [PATCH] Update common to 6.0.1
55
Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ task sourcesJar(type: Jar) {
179179 destinationDirectory = reporting. file(" $project . buildDir /outputs/jar/" )
180180}
181181
182- String commonVersion = project. hasProperty(" distCommonVersion" ) ? project. distCommonVersion : " 6.0.1-RC1 "
182+ String commonVersion = project. hasProperty(" distCommonVersion" ) ? project. distCommonVersion : " 6.0.1"
183183
184184dependencies {
185185 testImplementation project(path : ' :common4j' )
Original file line number Diff line number Diff line change 11# Wed Aug 01 15:24:11 PDT 2018
2- versionName =4.0.1-RC1
2+ versionName =4.0.1
33versionCode =0
You can’t perform that action at this time.
0 commit comments