zhihu / Matisse

:fireworks: A well-designed local image and video selector for Android
Apache License 2.0
12.52k stars 2.07k forks source link

Upgrade appCompat version for using ActivityResultLauncher #878

Open ashrafimostafa opened 2 years ago

ashrafimostafa commented 2 years ago

Hi I upgrade appCompat version to 1.3.0 for using ActivityResultLauncher instead of deprecated onActivityResult(). higher version of appCompat cause unexpected crash.