Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ruixhuang committed Mar 22, 2024
1 parent 89432de commit b46c3db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v4/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ android {

configurations {
all {
// Exclude libraries to resolve duplicate dependencies
exclude group: 'org.bouncycastle', module: 'bcprov-jdk15to18'
exclude group: 'org.bouncycastle', module: 'bcprov-jdk15on'
}
Expand Down

0 comments on commit b46c3db

Please sign in to comment.