GitHubSdk
GitHubSdk copied to clipboard
## Benefit A Default values are still not supported in Moshi, yet Kotlin can support them natively. This means that `List` no longer needs to be nullable, with some obvious...
Exception when app updates to 4.9.1 of OkHttp ``` Caused by: java.lang.NoSuchFieldError: No static field UTF_8 of type Ljava/nio/charset/Charset; in class Lokhttp3/internal/Util; or its superclasses (declaration of 'okhttp3.internal.Util' appears in...
I've been doing some checks on what is actually sent to the timeline and we have som extra things which are only sent to Web Hooks. We are also missing...