google / cronet-transport-for-okhttp

This package allows OkHttp and Retrofit users to use Cronet as their transport layer, benefiting from features like QUIC/HTTP3 support or connection migration.
Apache License 2.0
452 stars 34 forks source link

Samples should be a working gradle project #31

Open yschimke opened 11 months ago

yschimke commented 11 months ago

I understand the project builds with blaze/bazel.

But at least the samples should be a working gradle project that can be imported in Android Studio and run.

https://github.com/google/cronet-transport-for-okhttp/tree/master/java/com/google/samples/cronet/okhttptransport

yschimke commented 11 months ago

Preferably with Kotlin source