Skip to content

Conversation

@lgleasain
Copy link
Contributor

These are some changes to allow the library to work when using a target sdk and compile sdk of 30 when running on Android 11. Before these changes you get an error because of an issue with okhttp which causes it to say that there is a min sdk of 21 but the target is 30, which is a known issue that was fixed with later versions. I left scribe at the older version because that was a much larger change, but updating asynchttpclient and logging-interceptor along with one small change to the TokenClient seemed to work even-though the dependencies the scribe okhttp are likely older (I'm guessing that they are segregated enough to not cause an issue).

@rogerhu
Copy link
Member

rogerhu commented Jun 29, 2021

Yeah scribe is a much bigger change... thanks!

@rogerhu rogerhu merged commit ea65a2a into codepath:master Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants