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 Nov 6, 2018
1 parent 85c6986 commit 7e8ca8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.2'</div>
<div class="code">implementation 'com.itkacher.okhttpprofiler:okhttpprofiler:1.0.3'</div>
<p>and add Interceptor to okHttpClient in code</p>
<h2>For OkHttp</h2>
<h3>Java</h3>
Expand Down Expand Up @@ -79,4 +79,4 @@ <h3>
More details by link: <a href="https://github.com/itkacher/OkHttpProfiler">https://github.com/itkacher/OkHttpProfiler</a>
</p>
</body>
</html>
</html>

0 comments on commit 7e8ca8b

Please sign in to comment.