Open 3llomi opened 2 months ago
This build still fails since it depends on pythia
which uses an old version of fuel
dependency.
I opened a PR there as well if you can check that as well
https://github.com/VirgilSecurity/virgil-pythia-java/pull/18
Fuel Dependency was preventing the lib from downloading since it was hosted on JCenter and JCenter has shutdown completely, therefore I updated the
Fuel
dependency in the samples to use the new version from MavenCentral.