Sergey Aldoukhov
06/25/2024, 12:44 AMdependencies:
- implementation("org.bouncycastle:bcprov-jdk18on:1.78.1")
No error was reported, but the library wasn’t available either, until I have corrected the dependency declaration. Easy to run into this, IMO…andrey.dernov
06/25/2024, 8:10 AM