Closed adriantilvar closed 4 years ago
I'm checking this out. Thanks for the report :)
You should now be able to fetch ksprefs properly from maven. Please stay tuned and make sure to wait until v2.0.0 before pushing your code into production :)
Plus, we missed a semicolon between the group name and the package (com.cioccarellia
and ksprefs
).
My bad, there was a mistype in the readme. Now everything works fine
Hey, i am getting an error when i try to add the
implementation 'com.cioccarellia.ksprefs:2.0.0-rc1' to the gradle.
It says -> ERROR: Failed to resolve: com.cioccarellia.ksprefs:2.0.0-rc1: Any idea why this is happening?