Browse Source

update sdk to 33

root 7 months ago
parent
commit
f49e586d89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/main/AndroidManifest.xml

+ 1 - 1
app/src/main/AndroidManifest.xml

@@ -29,7 +29,7 @@
         android:theme="@style/AppTheme">
         <activity android:name=".activities.MainActivity"
             android:launchMode="singleTask"
-            exported="true"
+            android:exported="true"
             android:theme="@style/Base.Theme.AppCompat.Light">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />