Let Versions Save

Annotation based simple API flavored with AOP to handle new Android runtime permission model

1.0.0-beta2

6 years ago
  • Add Instant App Support #28
  • Separate scopes for app and libraries #27

1.0.0-beta1

6 years ago
  • Use Transform API for weaving #23
  • Support Kotlin #17
  • Remove logger #20

0.1.11

7 years ago
  • Fix the potential java.lang.IllegalArgumentException: Can only use lower 8 bits for requestCode that occurs when lower 8 bit code is not used as a request code. #11