Jotp v1.2.2
☑️ Fixed Android compatibility with Hex encode Strings #10
☑️ Fixed bug with Base32 secret not uppercased. Base32 secret should always be uppercased if not already. #12
☑️ Deprecated timeInHex()
and random()
, as both are not critical or needed. Will remove in next release. #13
Also:
- Replaced Travis with Drone (CI testing)
- Updated to Gradle 5.0 (Builds)
- Updated to Osseous 3.0.0 (Docs styling)