Skip to content

Commit

Permalink
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
@@ -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

0 comments on commit 3da3056

Please sign in to comment.