Error when uploading apk (android permission GET_ACCOUNTS)

I am trying to upload an APK to the Google Play but it keeps says that I’m using android.permission.GET_ACCOUNTS and for that I have to give an url with Privacy Politc.

I tried changing the targetSdkVersion and removing that permission from android.json but it is not working.

Is is possible to remove this android permission?

Thanks

1 Like