Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build.gradle: Increase minSDKVersion from 11 to 14.
This excludes Android 3 (Honeycomb) devices https://developer.android.com/guide/topics/manifest/uses-sdk-element.html but they are now a tiny (and long since unsupported by security updates) percentage of active devices: https://developer.android.com/about/dashboards/index.html This is required by the recent version of Leak Canary, but it seems reasonable.
- Loading branch information