Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Commit

Permalink
v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vinc3m1 committed Jul 28, 2015
1 parent ff6d079 commit 993af5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repositories {
}
dependencies {
compile 'com.makeramen:roundedimageview:2.1.1'
compile 'com.makeramen:roundedimageview:2.1.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {

allprojects {
group 'com.makeramen'
version '2.1.1'
version '2.1.2'
repositories {
mavenCentral()
}
Expand Down

0 comments on commit 993af5d

Please sign in to comment.