Browse Source

update sdk to 33

root 1 year ago
parent
commit
86673f4868
1 changed files with 1 additions and 0 deletions
  1. 1 0
      AndroidManifest.xml

+ 1 - 0
AndroidManifest.xml

@@ -24,6 +24,7 @@
         android:theme="@style/AppNoTitleTheme" >
         <activity
             android:name=".MainActivity"
+            android:exported="true"
             android:label="@string/app_name" >
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />