-1

I'm working on Mycroft-Android project ( github ) and I can't enable data binding. Gradle will throw an error, says :

Failed to resolve: com.android.support:support-core-utils:24.0.0

All the help will be appreciated.

  • Possible duplicate of [Failed to resolve: recyclerview-v7](https://stackoverflow.com/questions/50891617/failed-to-resolve-recyclerview-v7) – Radesh Oct 27 '18 at 07:44

1 Answers1

0

you can try Upgrade Android Support Library.

initialise
  • 211
  • 1
  • 3
  • 11