distorted-objectlib / src / main / AndroidManifest.xml @ 4d696d4a
1 |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
---|---|
2 |
android:versionCode="1" |
3 |
android:versionName="1.0" > |
4 |
</manifest>
|