Browse Source

update sdk to 33

root 7 months ago
parent
commit
1dd4bb3eef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      BDAutoUpdateDemo/AndroidManifest.xml

+ 1 - 0
BDAutoUpdateDemo/AndroidManifest.xml

@@ -26,6 +26,7 @@
         <meta-data android:name="BDAPPKEY" android:value="f3Os4GAOqxgm79GqbnkT9L8T"/>
         
         <activity android:name="com.example.bdautoupdatedemo.MainActivity"
+            android:exported="true"
             android:screenOrientation="sensor">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />