Closed kitadai31 closed 2 months ago
I know it doesn't make a lot of sense, but there are a few cases for it
I know these are relatively rare use cases, I won't hesitate to increase the minSdkVersion if it is necessary, but I won't make it incompatible with these cases if not
You don't need to set minSdk to 4. Because split APK is supported from Android 5.0. This means that any app that supports Android 4.4 or lower are absolutely provided with a single APK as well.
I'm sorry if you know this, but I just wanted to let you know. I believe that setting minSdk to 21 makes your development easier.