blob: cdffdf1876eba205e1d7849f4b6c3100a2a59348 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Manifest for native graphics tests -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.robolectric.integrationtests.nativegraphics">
<uses-sdk
android:minSdkVersion="26"
android:targetSdkVersion="31" />
<application />
</manifest>