OSDN Git Service

APIレベルを32まで引上げ。
[gokigen/PKRemote.git] / app / src / main / AndroidManifest.xml
index ff37579..a3401c1 100644 (file)
@@ -25,6 +25,7 @@
         android:theme="@style/AppTheme">
         <activity
             android:name=".MainActivity"
+            android:exported="true"
             android:label="@string/app_name">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />