mirror of
https://github.com/M66B/NetGuard.git
synced 2025-01-01 12:54:07 +00:00
Samsung Galaxy S8 compatibility
https://android-developers.googleblog.com/2017/03/update-your-app-to-take-advantage-of.html
This commit is contained in:
parent
ddfc705a0b
commit
354c7f2ef9
1 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,9 @@
|
|||
<meta-data
|
||||
android:name="firebase_analytics_collection_deactivated"
|
||||
android:value="true"/>
|
||||
<meta-data
|
||||
android:name="android.max_aspect"
|
||||
android:value="2.1"/>
|
||||
|
||||
<activity
|
||||
android:name=".ActivityMain"
|
||||
|
|
Loading…
Reference in a new issue