Skip to content

Commit

Permalink
Workaround to avoid issues with sonar plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
JcMinarro committed Dec 18, 2024
1 parent 93ba216 commit 7374f55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ buildscript {
classpath Dependencies.ksp
classpath Dependencies.detektPlugin
classpath Dependencies.sonarQubePlugin

classpath("org.bouncycastle:bcutil-jdk18on:1.79")
}
}

Expand Down

0 comments on commit 7374f55

Please sign in to comment.