Updated dependencies, enabled multidex

This commit is contained in:
2017-04-16 22:36:23 +02:00
parent f77bbe1a43
commit 55746743c4
3 changed files with 8 additions and 5 deletions

View File

@ -19,6 +19,7 @@
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme"
android:name="android.support.multidex.MultiDexApplication"
tools:replace="android:allowBackup">
<activity
android:name=".MainActivity"