Home | History | Annotate | Download | only in resources
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
      3       package="org.robolectric">
      4   <uses-sdk android:targetSdkVersion="18"/>
      5 
      6 </manifest>
      7