Stable: unsafe, art structs and setHiddenApiExemptions are stable APIs.
This statement in the README is not true.
Even the APIs remain unchanged, the internal implementations could change, and could break this library.
For example, this library is causing app crash after a recent change of ART in AOSP.
This library should not assume the internal implementation will remain unchanged forever.