Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-tkachenko authored Feb 23, 2024
1 parent b35b5d7 commit 85a7349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
JFrog Bintray is shutting down, so the OkHttpProfiler plugin was migrated to Maven Central.
To migrate your plugin just change old package (com.itkacher) to the:

implementation 'com.localebro:okhttpprofiler:1.0.8'
implementation("com.localebro:okhttpprofiler:1.0.8")

and change

Expand Down

0 comments on commit 85a7349

Please sign in to comment.