You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
386 B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <manifest xmlns:android="http://schemas.android.com/apk/res/android"
  3. package="com.tsongkha.spinnerdatepicker"
  4. android:versionCode="106"
  5. android:versionName="1.0.6" >
  6. <uses-sdk
  7. android:minSdkVersion="16"
  8. android:targetSdkVersion="27" />
  9. <application android:supportsRtl="true" >
  10. </application>
  11. </manifest>