v1.0.14
Note: version 1.0.13 and 1.0.12 had a breaking change where the ApiError.java
class was accidentally removed. We add this class back to maintain backwards compatibility. Skip v1.0.12 and v1.0.13 when upgrading!
- The
ApiError.java
file and theApiError
class was removed in the previous version. We add it back here to maintain backwards compatibility.