Browse Source

update sdk to 33

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

+ 1 - 0
AndroidManifest.xml

@@ -18,6 +18,7 @@
         </activity>
         <activity
             android:name=".PdfFileSelectActivity"
+            android:exported="true"
             android:label="@string/app_name" >
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />