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

v1.1.1

Compare
Choose a tag to compare
@haoliu-amp haoliu-amp released this 12 Dec 09:25
· 53 commits to master since this release
871faa1
  • Migrated from AppLifecycleState.suspending to AppLifecycleState.detached. Cause suspending is deprecated. Thanks @otopba for fixing it.
  • Fixed the possible crash while other permission is requested by other libraries.