Skip to content

Commit

Permalink
Release 1.0.5
Browse files Browse the repository at this point in the history
DrawableToolbox has been added to jcenter
  • Loading branch information
duanhong169 committed Aug 3, 2018
1 parent 41b0016 commit 397d1b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
annotationProcessor 'com.jakewharton:butterknife-compiler:8.7.0'
implementation 'com.github.duanhong169:logger:1.0.0'
implementation 'com.github.duanhong169:drawabletoolbox:1.0.1'
implementation 'com.github.duanhong169:text-button:1.0.4'
implementation 'com.github.duanhong169:text-button:1.0.5'
// implementation project(':text-button')
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
Expand Down
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ allprojects {
repositories {
google()
jcenter()
maven {
url "https://dl.bintray.com/duanhong169/Hong"
}
}
}

Expand Down

0 comments on commit 397d1b9

Please sign in to comment.