1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00
Yaaic/libs/ViewPagerIndicator/AndroidManifest.xml

10 lines
264 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.viewpagerindicator"
android:versionCode="30"
android:versionName="2.2.3">
<uses-sdk android:minSdkVersion="4" />
</manifest>