File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ dependencies {
3131 annotationProcessor ' com.jakewharton:butterknife-compiler:8.7.0'
3232 implementation ' com.github.duanhong169:logger:1.0.0'
3333 implementation ' com.github.duanhong169:drawabletoolbox:1.0.1'
34- implementation ' com.github.duanhong169:text-button:1.0.4 '
34+ implementation ' com.github.duanhong169:text-button:1.0.5 '
3535// implementation project(':text-button')
3636 testImplementation ' junit:junit:4.12'
3737 androidTestImplementation ' com.android.support.test:runner:1.0.2'
Original file line number Diff line number Diff line change @@ -20,9 +20,6 @@ allprojects {
2020 repositories {
2121 google()
2222 jcenter()
23- maven {
24- url " https://dl.bintray.com/duanhong169/Hong"
25- }
2623 }
2724}
2825
You can’t perform that action at this time.
0 commit comments