File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11MSAL Wiki : https://github.com/AzureAD/microsoft-authentication-library-for-android/wiki
22
3- Version 0.1.2
3+ Version 0.1.3
44----------------------------
551. GDPR compliance to Telemetry and Logger. Link: https://github.com/AzureAD/microsoft-authentication-library-for-android/wiki/Logging
662. Fix the bug on CustomTabService checking when calling getCustomTabsServiceIsBound()
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ android {
1414 minSdkVersion rootProject. ext. minSdkVersion
1515 targetSdkVersion rootProject. ext. targetSdkVersion
1616 versionCode 0
17- versionName ' 0.1.2 '
17+ versionName ' 0.1.3 '
1818 project. archivesBaseName = " msal"
1919 project. version = android. defaultConfig. versionName
2020 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
You can’t perform that action at this time.
0 commit comments