Skip to content

Commit

Permalink
Merge pull request jestcastro#1 from FallenRiteMonk/master
Browse files Browse the repository at this point in the history
Fix Multiple dex files error
  • Loading branch information
jestcastro authored Jun 30, 2017
2 parents f778505 + 62c4386 commit 6ae6219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ repositories {
dependencies {
compile 'me.leolin:ShortcutBadger:1.1.4@aar'
compile 'com.google.firebase:firebase-crash:+'
compile 'com.google.firebase:firebase-auth:11.0.0'
compile 'com.google.firebase:firebase-auth:+'
}

0 comments on commit 6ae6219

Please sign in to comment.