Skip to content

Instantly share code, notes, and snippets.

@Levi-Moreira
Created July 3, 2019 11:30
<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