|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
|
package="com.derpfish.pinkielive"
|
|
|
|
|
android:versionName="1.2.2"
|
|
|
|
|
android:versionName="1.2.2.1"
|
|
|
|
|
android:versionCode="5">
|
|
|
|
|
|
|
|
|
|
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="19" />
|
|
|
|
@ -44,6 +44,6 @@
|
|
|
|
|
<category android:name="android.intent.category.DEFAULT"/>
|
|
|
|
|
</intent-filter>
|
|
|
|
|
</activity>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</application>
|
|
|
|
|
</manifest>
|
|
|
|
|