"WARNING Users that have the APK with version code 2 may need to accept the android.permission.WRITE_EXTERNAL_STORAGE permission, which may result in them not upgrading to this version of the app.
TIP Ensure that the new permissions are necessary, and consider mentioning these permissions in the What's new in this release text."
Question: How can I remove this Permission that I don't need. First my Upgrade is only on the interface, no change in the App's functions. Second, the calculation results are not saved (or stored) at all.
Thank you.