1*b596130cSAndroid Build Coastguard Worker<?xml version="1.0" encoding="utf-8"?> 2*b596130cSAndroid Build Coastguard Worker<manifest xmlns:android="http://schemas.android.com/apk/res/android" 3*b596130cSAndroid Build Coastguard Worker package="com.davemorrissey.labs.subscaleview" 4*b596130cSAndroid Build Coastguard Worker android:versionCode="1" 5*b596130cSAndroid Build Coastguard Worker android:versionName="1.0"> 6*b596130cSAndroid Build Coastguard Worker <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="27"/> 7*b596130cSAndroid Build Coastguard Worker</manifest> 8