Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shamsid committed Feb 16, 2017
1 parent ce1fd54 commit e6c01a6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ Let see how to set up the social login .
/>
```
- Add these lines build.gradle at App level

```xml
buildscript {
repositories {
Expand Down Expand Up @@ -116,9 +117,7 @@ repositories {
```java
apply plugin: 'io.fabric'
apply plugin: 'me.tatarka.retrolambda'
```

```java

android {
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down

0 comments on commit e6c01a6

Please sign in to comment.