Skip to content

Commit

Permalink
Update plugin_initial.html
Browse files Browse the repository at this point in the history
  • Loading branch information
itkacher authored Jan 22, 2019
1 parent 6caae4b commit 45efee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin_initial.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h2>
</p>
<hr>
<h2>For installation you need to include library to your app build.gradle file</h2>
<div class="code">implementation 'com.itkacher.okhttpprofiler:okhttpprofiler:1.0.4'</div>
<div class="code">implementation 'com.itkacher.okhttpprofiler:okhttpprofiler:1.0.5'</div>
<p>and add Interceptor to okHttpClient in code</p>
<h2>For OkHttp</h2>
<h3>Java</h3>
Expand Down

0 comments on commit 45efee9

Please sign in to comment.