Updated libraries and flutter version

This commit is contained in:
Juan Gilsanz Polo 2023-11-18 23:31:14 +01:00
parent 6ecc4324bb
commit 0e4f4c8eff
6 changed files with 150 additions and 135 deletions

View file

@ -15,7 +15,8 @@
android:label="AdGuard Home Manager"
android:name="${applicationName}"
android:requestLegacyExternalStorage="true"
android:icon="@mipmap/ic_launcher">
android:icon="@mipmap/ic_launcher"
android:enableOnBackInvokedCallback="true">
<activity
android:name=".MainActivity"
android:exported="true"