Update Android to API 33, version 1.1.4, add build instructions

This commit is contained in:
elasota
2023-09-09 11:17:12 -04:00
parent a6d93f8daa
commit 65a6e06ce1
8 changed files with 244 additions and 152 deletions

View File

@@ -75,6 +75,7 @@
android:alwaysRetainTaskState="true"
android:launchMode="singleInstance"
android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|keyboard|keyboardHidden|navigation"
android:exported="true"
>
<intent-filter>
<action android:name="android.intent.action.MAIN" />