Disable ClearText Traffic + Show OpenSource licenses on release-debug build.

This commit is contained in:
acclorite 2024-07-13 19:46:20 +03:00
parent 26cc8a849d
commit 91dae4efca
2 changed files with 2 additions and 1 deletions

View file

@ -41,6 +41,7 @@
android:theme="@style/Theme.Start.Splash"
android:requestLegacyExternalStorage="true"
android:enableOnBackInvokedCallback="true"
android:usesCleartextTraffic="false"
tools:targetApi="tiramisu"
tools:ignore="DataExtractionRules">