Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Releases: android-password-store/openpgp-ktx

1.2.0

25 Jan 14:35
Compare
Choose a tag to compare
  • Fix unmarshalling of OpenPgpError

1.1.0

26 Dec 04:45
Compare
Choose a tag to compare
  • Update library dependencies
  • Embed proguard rules in library

1.0.0

29 Nov 06:58
Compare
Choose a tag to compare
  • Update library dependencies
  • Make logtags unique across classes to aid debugging
  • BREAKING: Make parameters in OnBound interface non-null
  • BREAKING: OpenPgpApi#executeApiAsync is now a suspend function and only works with a coroutines caller
  • Don't generate BuildConfig in the library