upgrade SparkButton to 3.0.0 (#1594)
This commit is contained in:
parent
a8f3070889
commit
60b9a9c40b
2 changed files with 13 additions and 48 deletions
|
@ -151,7 +151,7 @@ dependencies {
|
|||
implementation "com.google.dagger:dagger-android-support:$daggerVersion"
|
||||
kapt "com.google.dagger:dagger-android-processor:$daggerVersion"
|
||||
|
||||
implementation "com.github.connyduck:sparkbutton:2.0.1"
|
||||
implementation "com.github.connyduck:sparkbutton:3.0.0"
|
||||
|
||||
implementation "com.github.chrisbanes:PhotoView:2.3.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue