diff --git a/msal/build.gradle b/msal/build.gradle index 764f02046..e14b00daf 100644 --- a/msal/build.gradle +++ b/msal/build.gradle @@ -144,7 +144,7 @@ dependencies { transitive = false } - snapshotApi(group: 'com.microsoft.identity', name: 'common', version: '1.0.14-hf1-SNAPSHOT', changing: true) + snapshotApi(group: 'com.microsoft.identity', name: 'common', version: '1.0.14-hf1', changing: true) distApi("com.microsoft.identity:common:1.0.14-hf1") { transitive = false