Skip to content

Commit

Permalink
Use dagger 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tasomaniac committed Nov 7, 2017
1 parent abce925 commit 1557079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
versionName: "${versionMajor}.${versionMinor}",

butterKnife: '8.8.1',
dagger : '2.12',
dagger : '2.13',
okHttp : '3.9.0',
schematic : '0.7.0',
supportLib : '27.0.0',
Expand Down

0 comments on commit 1557079

Please sign in to comment.