mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-02 21:02:18 +00:00
Updated libraries and flutter version
This commit is contained in:
parent
6ecc4324bb
commit
0e4f4c8eff
6 changed files with 150 additions and 135 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue