settings.gradle 88 B

12345
  1. plugins {
  2. id("com.gradle.enterprise").version("3.1.1")
  3. }
  4. rootProject.name = 'dbtest'