Skip to content
This repository has been archived by the owner on Dec 29, 2019. It is now read-only.

Commit

Permalink
Merge pull request #38 from Nicholas-Kyle/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Mark Raymond Jr authored Sep 6, 2018
2 parents b3bc168 + cbee6da commit ca43968
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 @@ -47,11 +47,10 @@ buildscript {
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
}
}
apply plugin: 'com.neenbedankt.android-apt'
dependencies {
apt 'com.bluelinelabs:logansquare-compiler:1.3.4'
compile 'com.bluelinelabs:logansquare:1.3.4'
annotationProcessor 'com.bluelinelabs:logansquare-compiler:1.3.4'
annotationProcessor 'com.bluelinelabs:logansquare:1.3.4'
}
```

Expand Down

0 comments on commit ca43968

Please sign in to comment.