fossasia / phimpme-android

Phimp.me Photo Imaging and Picture Editor https://play.google.com/store/apps/details?id=org.fossasia.phimpme
GNU General Public License v3.0
2.58k stars 926 forks source link

Solved the Crash issue #3135

Open Varinder-KM opened 3 years ago

Varinder-KM commented 3 years ago

Fixed #3123

Changes: Include this snippet in your manifest: addSomeCodeInManifest

I also added a new dependency, although that might not be actually required: addDependence

sidsm009 commented 3 years ago

have you tested your changes locally ? - please add this line in the app/build.gradle file and update the PR implementation "androidx.startup:startup-runtime:1.0.0"