This commit is contained in:
stom79 2019-01-28 19:18:53 +01:00
parent 563b050ed3
commit 2f9abc4873
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
android:name=".activities.MainApplication"
android:allowBackup="false"
tools:replace="android:allowBackup"
android:usesCleartextTraffic="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:largeHeap="true"