mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-11 19:45:01 -05:00
10 lines
264 B
XML
10 lines
264 B
XML
<?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>
|