version:2.1 MTK
fix:优化获取设备类型逻辑,优化获取设备版本号 update:打包更新
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
android:excludeFromRecents="true"
|
||||
android:launchMode="singleTop" />
|
||||
<activity android:name=".activity.TopActivity" />
|
||||
<activity android:name=".activity.MainActivity1" />
|
||||
<activity
|
||||
android:name=".activity.requestlog.RequestLogActivity"
|
||||
android:launchMode="singleTask" />
|
||||
@@ -452,6 +453,7 @@
|
||||
<!-- android:name="CHANNEL_VALUE"-->
|
||||
<!-- android:value="${channel_value}" />-->
|
||||
|
||||
|
||||
<!-- 应用的其它配置 -->
|
||||
<uses-library
|
||||
android:name="org.apache.http.legacy"
|
||||
|
||||
Reference in New Issue
Block a user