Closed SebaUbuntu closed 4 weeks ago
I think the only blocker for this PR is the serialization plugin, I have no idea if a kapt plugin exists instead
The alternative would be using something like Google GSON or writing the serializer by hand :/
Other issues so far okhttp in AOSP is too old (meh) okhttp in AOSP has hidden visibility (easy to fix)
We can attempt using a matching version or vendor it under app/libs
I think the only blocker for this PR is the serialization plugin, I have no idea if a kapt plugin exists instead
The alternative would be using something like Google GSON or writing the serializer by hand :/