Sharingang/Sharingang-Android

View on GitHub
app/src/debug/AndroidManifest.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
    <!-- Because the connection to Firebase emulator is not encrypted. -->
    <application android:usesCleartextTraffic="true" />
</manifest>