File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ dependencies {
3232 implementation ' com.android.support.constraint:constraint-layout:1.1.2'
3333 implementation ' com.github.duanhong169:text-button:1.0.5'
3434 implementation ' com.github.duanhong169:checkerboarddrawable:1.0.2'
35- // implementation 'com.github.duanhong169:drawabletoolbox:1.0.2 '
36- implementation project(' :drawabletoolbox' )
35+ implementation ' com.github.duanhong169:drawabletoolbox:1.0.3 '
36+ // implementation project(':drawabletoolbox')
3737 testImplementation ' junit:junit:4.12'
3838 androidTestImplementation ' com.android.support.test:runner:1.0.2'
3939 androidTestImplementation ' com.android.support.test.espresso:espresso-core:3.0.2'
Original file line number Diff line number Diff line change 1010
1111 libraryName = ' DrawableToolbox'
1212 libraryDescription = ' The missing DrawableToolbox for Android'
13- libraryVersion = ' 1.0.2 '
13+ libraryVersion = ' 1.0.3 '
1414
1515 gitUrl = ' https://github.com/duanhong169/DrawableToolbox.git'
1616 siteUrl = ' https://github.com/duanhong169/DrawableToolbox'
You can’t perform that action at this time.
0 commit comments