Skip to content

Commit

Permalink
Merge pull request #3 from Ville2000/develop
Browse files Browse the repository at this point in the history
Set the app to use multidex
  • Loading branch information
Ville Haapavaara authored Apr 19, 2017
2 parents f3a3539 + ccef21d commit 11d08ac
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 11d08ac

Please sign in to comment.