setMinimumRequiredWifiSecurityLevel

This commit is contained in:
BinTianqi
2024-02-03 15:25:27 +08:00
parent 5e433fff0c
commit b412f69ba1
6 changed files with 86 additions and 47 deletions

View File

@@ -19,6 +19,7 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:theme="@style/Theme.AndroidOwner"
android:enableOnBackInvokedCallback="true"
android:allowNativeHeapPointerTagging="true"
tools:targetApi="34">
<activity
android:name=".MainActivity"