Update API to don't depend support lib.

This commit is contained in:
Hevin
2016-07-13 23:07:01 +08:00
parent 673a402c51
commit 5f93fc3f49
4 changed files with 55 additions and 29 deletions
-2
View File
@@ -58,8 +58,6 @@
</feature>
</config-file>
<framework src="com.android.support:support-v4:24.0.0" />
<config-file target="AndroidManifest.xml" parent="/manifest">
<!-- Required 一些系统要求的权限,如访问网络等-->
<uses-permission android:name="$PACKAGE_NAME.permission.JPUSH_MESSAGE" />