0

Error:Unable to find module with Gradle path 'plugins/edx-app-gradle-plugin' (needed by module 'buildSrc'.)enter image description here I'm following this websites...

https://github.com/edx/edx-app-android http://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/mobile.html

mukit khan
  • 31
  • 3

1 Answers1

0

Seems its not a Gradle issue & you are using unsupported Android Studio version. It supports Android Studio v2.3.x and below.

Check this https://github.com/edx/edx-app-android#frequently-asked-questions

Isanka Wijerathne
  • 3,746
  • 3
  • 26
  • 34