- android.permission.VIBRATE
- android.permission.INTERNET
- android.permission.ACCESS_NETWORK_STATE
- android.permission.ACCESS_WIFI_STATE
- com.android.vending.CHECK_LICENSE
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.READ_EXTERNAL_STORAGE
Sep 17, 2016
Fixed the level transitions after loading screen levels
The Android notification API forced us to put the MinSDK version from 14 to 15, meaning the app minimum Android version requirement shifted from 4.0.0 to 4.0.3, which according to the Developers that make the Android OS,is a big change in versions!