| | |
| | | android:versionName="3.7.3" > |
| | | |
| | | <uses-sdk |
| | | android:minSdkVersion="16" |
| | | android:minSdkVersion="17" |
| | | android:targetSdkVersion="27" /> |
| | | |
| | | <!-- Allows access to the Download Manager --> |
| | |
| | | <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 |
| | |
| | | android:value="570f28a578d6e12cba6f7f200b8d1c83" /> |
| | | <meta-data |
| | | android:name="UMENG_CHANNEL" |
| | | android:value="huawei" /> |
| | | android:value="qq" /> |
| | | |
| | | <provider |
| | | android:name="com.weikou.beibeivideo.db.WatchHistoryProvider" |