jgilfelt / chuck

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

compileSdkVersion is 16 #44

Closed fingdo closed 7 years ago

fingdo commented 7 years ago

my project compileSdkVersion is 14.when use change library compileSdkVersion to 14,the smaple project running normally. Can you tell me why use compileSdkVersion 16?have some unpredictable bugs?

jgilfelt commented 7 years ago

Dupe of #18, #20, #29