Skip to content

Commit

Permalink
Set the app to use multidex
Browse files Browse the repository at this point in the history
  • Loading branch information
Ville Haapavaara committed Apr 19, 2017
1 parent 0a9643c commit ccef21d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ android {
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled = true
}
buildTypes {
release {
Expand Down

0 comments on commit ccef21d

Please sign in to comment.