I am not able to find it in official documentation, is there any info what is minSDK for new Percent Support Library?
You can check the aar file in your sdk folder.
In the AndroidManifest.xml
you can find the minsdk.
<uses-sdk android:minSdkVersion="7" />