Skip to content

Commit

Permalink
zhengang update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengang committed Oct 17, 2013
1 parent 06c474a commit 7899910
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions showkeyHelper/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.joyplus.tvhelper"
android:versionCode="21"
android:versionName="1.4.5" >
android:versionCode="22"
android:versionName="1.5" >

<uses-sdk
android:minSdkVersion="14"
Expand Down Expand Up @@ -185,7 +185,7 @@
<service android:name="com.joyplus.tvhelper.faye.FayeService" >
</service>
<meta-data android:value="51e75b5956240ba99502e874" android:name="UMENG_APPKEY"></meta-data>
<meta-data android:value="t034001" android:name="UMENG_CHANNEL"/>
<meta-data android:value="j001" android:name="UMENG_CHANNEL"/>
<service
android:name="com.umeng.common.net.DownloadingService"
android:exported="true"
Expand Down

0 comments on commit 7899910

Please sign in to comment.