Get rid of CTT

This commit is contained in:
Rahul Kumar Patel
2021-12-27 22:02:34 +05:30
parent ef855a6053
commit 26f5d4fd55
2 changed files with 1 additions and 2 deletions

View File

@@ -69,7 +69,6 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme"
android:usesCleartextTraffic="true"
tools:targetApi="m">
<activity android:name=".view.ui.onboarding.OnboardingActivity"