hch
2023-11-21 0843579a8122b81300a8a22d49f30e73a24eb52d
ChannelDiff/Android/yilexbqy/AndroidManifest.xml
@@ -75,7 +75,7 @@
        android:icon="@drawable/app_icon"
        android:isGame="true"
        android:label="@string/app_name"
        android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen" >
        android:theme="@android:style/Theme.Black.NoTitleBar.Fullscreen" >
        <activity
            android:name="com.secondworld.univeralsdk.MainActivity"
            android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|orientation|screenLayout|uiMode|screenSize|smallestScreenSize|fontScale|layoutDirection"
@@ -394,7 +394,7 @@
            android:value="developer-default" /> <!-- Required. AppKey copied from Portal -->
        <meta-data
            android:name="JPUSH_APPKEY"
            android:value="de9e26bb35598bd8c602e1d9" />
            android:value="75cabb6bec28ffc681878516" />
    </application>
</manifest>