Skip to content

Commit

Permalink
Unblock publish pipeline (#1113)
Browse files Browse the repository at this point in the history
  • Loading branch information
iambmelt authored Jul 29, 2020
1 parent ca53774 commit 3da3056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msal/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ dependencies {
transitive = false
}

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

distApi("com.microsoft.identity:common:2.0.15") {
transitive = false
Expand Down

0 comments on commit 3da3056

Please sign in to comment.