jgilfelt / chuck

An in-app HTTP inspector for Android OkHttp clients
Apache License 2.0
4.68k stars 452 forks source link

Upgrade to Android Support library 25.2.0 #31

Closed ghost closed 7 years ago

ghost commented 7 years ago

I am facing some issue adding Chuck to my project because it use android support library 25.2.0 and the actual build uses Android Support Library 25.1.1. Because it doesn't affect Chcuk it would be a good idea to upgrade. I took the liberty to go ahead. See #30.