Skip to content

Commit 3da3056

Browse files
author
Brian Melton-Grace
authored
Unblock publish pipeline (#1113)
1 parent ca53774 commit 3da3056

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
@@ -148,7 +148,7 @@ dependencies {
148148
transitive = false
149149
}
150150

151-
snapshotApi(group: 'com.microsoft.identity', name: 'common', version: '2.0.15-SNAPSHOT', changing: true)
151+
snapshotApi(group: 'com.microsoft.identity', name: 'common', version: '2.0.15', changing: true)
152152

153153
distApi("com.microsoft.identity:common:2.0.15") {
154154
transitive = false

0 commit comments

Comments
 (0)