Closed javichaques closed 1 year ago
Sorry for the delay!
I could just reproduce this error. It's weird because the library has libsu
as a dependency, and it runs fine by itself.
I could add to the docs a note, to add the dependency if you depend on the rooting module, but I feel it should work as it is now.
(Also, Maven doesn't show any of the actual dependencies as dependency on their website, so no clue what's wrong there)
Bug description
I''m using Kevlar Rooting v1.1.0 and i'm getting this error when attestate targets
To solve this error I had to implement this library (libsu) I have seen in the code that this library is implemented but the Maven version does not have it as a dependency https://mvnrepository.com/artifact/io.github.kevlar-kt/rooting/1.1.0