react-native-zhuge
Version:
react native zhugeio.com tracking
16 lines (13 loc) • 419 B
text/xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.zhuge.analysis"
android:versionCode="1"
android:versionName="1.4" >
<uses-sdk
android:minSdkVersion="10"
android:targetSdkVersion="19" />
<application
android:allowBackup="true"
android:label="@string/app_name" >
</application>
</manifest>