api 33Apparently, on Android>=33, to write file on external storage, you will not need any permissions at all! ... In particular, if your app targets Android 11 (API level 30) or hher,I am trying to update the target SDK of my Android app to 33 (from 31) in order to satisfy the play store requirement.