distorted-flags / src / main / AndroidManifest.xml @ 8f27d0d5
1 |
<?xml version="1.0" encoding="utf-8"?>
|
---|---|
2 |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
3 |
android:versionCode="1" |
4 |
android:versionName="1.0" > |
5 |
</manifest>
|