-2

For some reason, my dependencies are being resolved to distinct API levels

Error

Suggestion

I'm very new to this and pretty confused on why I'm getting this even though I'm targeting appcompat dependency on the same API level as my compileSdkVersion

Chisko
  • 3,092
  • 6
  • 27
  • 45

1 Answers1

1

Rebuild using compileSdkVersion 25

Huzaifa Iftikhar
  • 755
  • 1
  • 6
  • 9