blob: 3aa8707ce6c2c291c124eb642a1c0871ffd821fd [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.sample.app">
<uses-sdk
android:minSdkVersion="21"
android:targetSdkVersion="24" />
</manifest>