Skip to content

Commit

Permalink
Fix google.play plugin position
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusthiengo committed Jul 5, 2016
1 parent 70256a9 commit f431185
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ dependencies {
compile 'com.android.support:design:23.4.0'
compile 'com.google.firebase:firebase-messaging:9.0.2'
compile 'org.greenrobot:eventbus:3.0.0'
apply plugin: 'com.google.gms.google-services'
}
apply plugin: 'com.google.gms.google-services'

0 comments on commit f431185

Please sign in to comment.