I got these permission when I updated my game on Google Play last week:
android.permission.ACCESS_NETWORK_STATE,
android.permission.INTERNET,
android.permission.READ_EXTERNAL_STORAGE,
android.permission.WAKE_LOCK,
android.permission.WRITE_EXTERNAL_STORAGE,
com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE
The plugins I used was Dictionary, Local Storage, Browser, Mobile Advert & Google Play Game Services. I built it with the Construct Build Service. Min. Version 5.0 (Lollipop). Hide status bar checked.
Are all those permissions necessary?