Skip to content

Commit 1b7a0b6

Browse files
author
Brian Melton-Grace
committed
Removing reference to SNAPSHOT (will not be published)
1 parent 2fdb69b commit 1b7a0b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ dependencies {
144144
transitive = false
145145
}
146146

147-
snapshotApi(group: 'com.microsoft.identity', name: 'common', version: '1.0.14-hf1-SNAPSHOT', changing: true)
147+
snapshotApi(group: 'com.microsoft.identity', name: 'common', version: '1.0.14-hf1', changing: true)
148148

149149
distApi("com.microsoft.identity:common:1.0.14-hf1") {
150150
transitive = false

0 commit comments

Comments
 (0)