jgilfelt / chuck

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

Why this project need Android4.1+ #29

Closed icespring closed 7 years ago

icespring commented 7 years ago

I forked this project, and change the miniSdkVersion to 14, still OK for sample....

Is there any reson that must miniSdkVersion 16?

jgilfelt commented 7 years ago

Because it is 2017 and I'm not interested in supporting anything pre-Jellybean, whether it works or not. Sorry.