Prev Next

DevOps / Gradle interview questions

List the gradle build configuration files.

  • build.gradle, script that defines the build configuration,
  • gradle.properties,
  • and settings.gradle.

More Related questions...

Show more question and Answers...


Comments & Discussions