Browse Source
Add OkHttpProfiler package to release (won't be initialized)
pull/61/merge
Ezerous
6 years ago
No known key found for this signature in database
GPG Key ID: 262B2954BBA319E3
1 changed files with
1 additions and
1 deletions
-
app/build.gradle
|
|
@ -89,7 +89,7 @@ dependencies { |
|
|
|
implementation 'ru.noties:markwon:2.0.0' |
|
|
|
implementation 'net.gotev:uploadservice:3.4.2' |
|
|
|
implementation 'net.gotev:uploadservice-okhttp:3.4.2' |
|
|
|
debugImplementation 'com.itkacher.okhttpprofiler:okhttpprofiler:1.0.4' //Plugin: https://plugins.jetbrains.com/plugin/11249-okhttp-profiler |
|
|
|
implementation 'com.itkacher.okhttpprofiler:okhttpprofiler:1.0.4' //Plugin: https://plugins.jetbrains.com/plugin/11249-okhttp-profiler |
|
|
|
} |
|
|
|
|
|
|
|
apply plugin: 'com.google.gms.google-services' |
|
|
|