UNPKG

react-native-huawei-protected-apps

Version:

Customized dialog alerting the user of the battery save mode 'Protected Apps' of Huawei smartphones

11 lines (9 loc) 327 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.github.pgengoux.huaweiprotectedapps" android:versionCode="1" android:versionName="0.1.0" > <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="22" /> </manifest>