admin
2020-08-08 3945f9a2c70335958c64c73894e3a1a14a7113b3
BuWanVideo/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/AndroidManifest.xml
@@ -5,7 +5,7 @@
    android:versionName="3.7.3" >
    <uses-sdk
        android:minSdkVersion="16"
        android:minSdkVersion="17"
        android:targetSdkVersion="27" />
    <!-- Allows access to the Download Manager -->
@@ -67,12 +67,12 @@
    <application
        android:name="com.weikou.beibeivideo.BeibeiVideoApplication"
        android:allowBackup="true"
        android:appComponentFactory="androidx.core.app.CoreComponentFactory"
        android:debuggable="true"
        android:icon="@drawable/ic_launcher"
        android:label="@string/app_name"
        android:largeHeap="true"
        android:supportsRtl="true"
        android:testOnly="true"
        android:theme="@style/AppTheme"
        android:usesCleartextTraffic="true" >
        <activity
@@ -236,7 +236,7 @@
            android:value="570f28a578d6e12cba6f7f200b8d1c83" />
        <meta-data
            android:name="UMENG_CHANNEL"
            android:value="huawei" />
            android:value="qq" />
        <provider
            android:name="com.weikou.beibeivideo.db.WatchHistoryProvider"