mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-01-31 22:42:51 +08:00
Update plugin.xml
This commit is contained in:
parent
34857a1eea
commit
6931ba898d
@ -153,7 +153,7 @@
|
|||||||
<receiver android:name="cn.jpush.android.service.AlarmReceiver"/>
|
<receiver android:name="cn.jpush.android.service.AlarmReceiver"/>
|
||||||
<!-- Required . Enable it you can get statistics data with channel -->
|
<!-- Required . Enable it you can get statistics data with channel -->
|
||||||
<meta-data android:name="JPUSH_CHANNEL" android:value="developer-default"/>
|
<meta-data android:name="JPUSH_CHANNEL" android:value="developer-default"/>
|
||||||
<meta-data android:name="JPUSH_APPKEY" android:value="299d0fee887820e7d90a68b2"/>
|
<meta-data android:name="JPUSH_APPKEY" android:value="23f19f6b7a09903f5c73d247"/>
|
||||||
</config-file>
|
</config-file>
|
||||||
<source-file src="src/android/jpush-sdk-release1.6.1.jar" target-dir="libs"/>
|
<source-file src="src/android/jpush-sdk-release1.6.1.jar" target-dir="libs"/>
|
||||||
<source-file src="src/android/libjpush.so" target-dir="libs/armeabi"/>
|
<source-file src="src/android/libjpush.so" target-dir="libs/armeabi"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user