Skip to content

Commit

Permalink
Bump butterknife from 7.0.1 to 10.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 6, 2021
1 parent 5ad098d commit 8cac693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation 'org.jsoup:jsoup:1.13.1'
implementation 'jp.wasabeef:recyclerview-animators:3.0.0'
implementation 'com.anjlab.android.iab.v3:library:1.1.0'
implementation 'com.jakewharton:butterknife:7.0.1'
implementation 'com.jakewharton:butterknife:10.2.3'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
annotationProcessor 'com.jakewharton:butterknife:7.0.1'
Expand Down

0 comments on commit 8cac693

Please sign in to comment.