why_bump_android_minsdk icon indicating copy to clipboard operation
why_bump_android_minsdk copied to clipboard

Why you should bump your Android app minsdk?

Results 3 why_bump_android_minsdk issues
Sort by recently updated
recently updated
newest added

I'm giving you the benefit of doubt if this was a typo but ># minSdkVersion 25 (7.1) Nougat > >* [App shortcuts](https://developer.android.com/guide/topics/ui/shortcuts.html) Wow! That needs to be **targetSdk** not **minSdk**....

There's a malformed link under the min sdk 17 section. https://github.com/kaushikgopal/why_bump_android_minsdk/commit/9845f9b1c2a74f540f6c9e785f003ced18d41836 Current link is `[this Fragmented episode with Dan Lew](fragmentedpodcast.com/episodes/049)` . I think just add `https://` to the front of...

I don't think you should always bump the `minSdkVersion` to the newest version, because then your app can only be installed on this version and all users with older Android...