library / src / main / AndroidManifest.xml @ 89de975c
1 |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
---|---|
2 |
package="org.distorted.library" |
3 |
android:versionCode="1" |
4 |
android:versionName="1.0" > |
5 |
</manifest>
|