• Marius Volkhart's avatar
    Change OkHttpClient initialization in Dagger graph · 9e8e6209
    Marius Volkhart authored
    Rather than using the Kotlin apply function, directly invoke the builder methods on the OkHttpClient.Builder instance. This produces noticeably better bytecode and the apply function does not add value in this case.
    9e8e6209
Name
Last commit
Last update
..
gradle/wrapper Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
build-sdk.sh Loading commit data...
build.gradle Loading commit data...
google-services.json Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
proguard-rules.pro Loading commit data...