Skip to content

Instantly share code, notes, and snippets.

@Levi-Moreira
Created July 3, 2019 11:30
Show Gist options
  • Save Levi-Moreira/59f9485103202cbc9d3c0026d31900ff to your computer and use it in GitHub Desktop.
Save Levi-Moreira/59f9485103202cbc9d3c0026d31900ff to your computer and use it in GitHub Desktop.
<application
android:name="com.levimoreira.cinemabuff.infrastructure.application.CinemaBuffApp"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:networkSecurityConfig="@xml/network_security_config">
...
</application>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment