Skip to content

Commit

Permalink
Facebook SDK Grails Plugin upgraded to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benorama committed Apr 28, 2014
1 parent 79e2596 commit ad02719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ grails.project.dependency.resolution = {
runtime(':fbootstrapp:0.1.1'){
excludes 'resources'
}
runtime ':facebook-sdk:0.6.1'
runtime ':facebook-sdk:0.6.2'
}
}
//grails.plugin.location.facebookSdk = "../grails-facebook-sdk"

0 comments on commit ad02719

Please sign in to comment.