Skip to content

Commit

Permalink
added github publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdjulian committed Jul 3, 2023
1 parent 073c181 commit 3ab107b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class BouncyCastleFeature : Feature {
)
}

println("found and registered bouncy castle")
RuntimeClassInitialization.initializeAtBuildTime("org.bouncycastle")
RuntimeClassInitialization.initializeAtRunTime(
"org.bouncycastle.jcajce.provider.drbg.DRBG\$Default",
Expand Down

0 comments on commit 3ab107b

Please sign in to comment.