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

Commit

Permalink
Bump to 2.2.1, remove targetSdkVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
vinc3m1 committed Oct 19, 2015
1 parent 3007d5e commit f707a99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
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.2.0'
version '2.2.1'
repositories {
mavenCentral()
}
Expand Down
1 change: 0 additions & 1 deletion roundedimageview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ android {

defaultConfig {
minSdkVersion 8
targetSdkVersion 23
versionCode 1
versionName version
}
Expand Down

0 comments on commit f707a99

Please sign in to comment.