blob: 077ae89317dcb02e58dda18e8619242d9553ad39 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="test.pkg" >
<uses-sdk <error descr="Google Play requires that apps target API level 33 or higher." textAttributesKey="ERRORS_ATTRIBUTES">android:targetSdkVersion="18"</error> />
<application/>
</manifest>