android-priority-jobqueue icon indicating copy to clipboard operation
android-priority-jobqueue copied to clipboard

Incompatibility with appcompat support library v7:27

Open damms005 opened this issue 7 years ago • 0 comments

My project already uses appcompat support library v7:27.0.2. However, this library uses on v21.

Requirement of my app will not allow me downgrade to v21. How can I use your app without this gradle build complain of lower/different support library version?

damms005 avatar Apr 08 '18 18:04 damms005