Sign in
pigweed
/
third_party
/
github
/
robolectric
/
robolectric-bazel
/
a8d106eeeb5b27b5a6c30d762bd3d38285b665bd
/
.
/
examples
/
simple
/
AndroidManifest.xml
blob: 5ae48794dc63760b9ad384e5421787d02fa7ecc2 [
file
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"org.robolectric.integrationtests.sparsearray"
>
<uses-sdk
android:minSdkVersion
=
"23"
/>
</manifest>