J

Jatin Pandit • 395 Points
Valuable

Q. Which Gradle file is used to define module-level dependencies?

  • (A) settings.gradle
  • (B) gradle.properties
  • (C) build.gradle (Module: app)
  • (D) build.gradle (Project)

Explanation by: Jatin Pandit
build.gradle at the module level is used to define app-specific dependencies and settings.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.