Update butterknife
This commit is contained in:
@@ -45,8 +45,8 @@ dependencies {
|
|||||||
androidTestImplementation 'androidx.test:runner:1.2.0'
|
androidTestImplementation 'androidx.test:runner:1.2.0'
|
||||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
||||||
|
|
||||||
implementation 'com.jakewharton:butterknife:9.0.0-rc1'
|
implementation 'com.jakewharton:butterknife:10.2.0'
|
||||||
annotationProcessor 'com.jakewharton:butterknife-compiler:9.0.0-rc1'
|
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.0'
|
||||||
implementation 'com.hypertrack:hyperlog:0.0.10'
|
implementation 'com.hypertrack:hyperlog:0.0.10'
|
||||||
implementation 'com.squareup.picasso:picasso:2.71828'
|
implementation 'com.squareup.picasso:picasso:2.71828'
|
||||||
implementation 'io.noties.markwon:core:4.2.0'
|
implementation 'io.noties.markwon:core:4.2.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user