Merge pull request #57 from bonish/patch-1

Update AndroidManifest.xml
Этот коммит содержится в:
Anton Tananaev
2017-09-14 18:54:44 +12:00
коммит произвёл GitHub
родитель 7af336df10 486ce02130
Коммит 3a02c6caaf
+1 -1
Просмотреть файл
@@ -10,7 +10,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme"
android:networkSecurityConfig=@xml/network_security_config>
android:networkSecurityConfig="@xml/network_security_config">
<activity
android:name=".MainActivity"