Skip to content

Commit

Permalink
update butterknife to 8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows committed Sep 20, 2016
1 parent b851029 commit 3624dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions telecine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ dependencies {
compile 'com.android.support:support-annotations:24.2.1'
compile 'com.android.support:design:24.2.1'
compile 'com.google.android.gms:play-services-analytics:9.4.0'
compile 'com.jakewharton:butterknife:8.1.0'
apt 'com.jakewharton:butterknife-compiler:8.1.0'
compile 'com.jakewharton:butterknife:8.4.0'
apt 'com.jakewharton:butterknife-compiler:8.4.0'
compile 'com.jakewharton.timber:timber:4.1.2'
compile 'com.bugsnag:bugsnag-android:3.4.0'
compile 'com.google.dagger:dagger:2.5'
Expand Down

0 comments on commit 3624dbe

Please sign in to comment.