Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Manabu-GT committed Nov 26, 2015
1 parent 339ea8d commit 17d128b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ so you just need to add the followings to your ***build.gradle*** file:

```groovy
dependencies {
compile 'com.ms-square:etsyblur:0.1.2'
compile 'com.ms-square:etsyblur:0.1.3'
}
android {
defaultConfig {
renderscriptTargetApi 22
renderscriptTargetApi 23
renderscriptSupportMode true
}
}
Expand Down

0 comments on commit 17d128b

Please sign in to comment.