Android 9 compatibility, fix #550
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
android:name=".App"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/application_name">
|
||||
android:label="@string/application_name"
|
||||
android:usesCleartextTraffic="true">
|
||||
|
||||
<!-- android:theme="@style/Theme.TileMap" -->
|
||||
<activity
|
||||
|
||||
Reference in New Issue
Block a user