I can't found any useful info about why we need to update targetSdk in Android projects? I can simply update compileSdk to newer version, use new API, and have no any restriction, that can apply newer versions of Android.
Can I fill any performance issues if I don't update targetSdk?